Update mobs_mc and update gameconfig

This updates and fixes mob spawn height for new realms.
Also: Small zombie pigman size fixed.
This commit is contained in:
Wuzzy 2017-08-16 22:08:17 +02:00
parent 6e93424f03
commit 895fc7d757
32 changed files with 113 additions and 75 deletions

View file

@ -54,7 +54,7 @@ else
end
-- Spawn on solid blocks at or below Sea level and the selected light level
mobs:spawn_specific("mobs_mc:bat", mobs_mc.spawn.solid,{"air"},0, maxlight, 20, 5000, 2, -500, 0)
mobs:spawn_specific("mobs_mc:bat", mobs_mc.spawn.solid, {"air"}, 0, maxlight, 20, 5000, 2, mobs_mc.spawn_height.overworld_min, mobs_mc.spawn_height.water-1)
-- spawn eggs