Removed the insane creeper mob

master
Solebull 2019-01-04 02:25:21 +01:00
parent 5134f19558
commit 745d3d6dac
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ COLISIONBOX in minetest press f5 to see where you are looking at then put these
-- Added later by Solebull (for a harder survival day)
dofile(path .. "/blaze.lua")
dofile(path .. "/creeper.lua")
--dofile(path .. "/creeper.lua")
dofile(path .. "/ender_dragon.lua")
dofile(path .. "/enderman.lua")
dofile(path .. "/endermite.lua")