Remove mod startup debug messages
This commit is contained in:
parent
47cda09073
commit
a2785041dd
45 changed files with 0 additions and 200 deletions
|
@ -111,7 +111,3 @@ mobs:spawn_specific("mobs_mc:pigman", mobs_mc.spawn.nether_portal, {"air"}, 0, m
|
|||
|
||||
-- spawn eggs
|
||||
mobs:register_egg("mobs_mc:pigman", S("Zombie Pigman"), "mobs_mc_spawn_icon_zombie_pigman.png", 0)
|
||||
|
||||
if minetest.settings:get_bool("log_mods") then
|
||||
minetest.log("action", "MC Pigmen loaded")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue