Fix mob spawn positions

This commit is contained in:
Wuzzy 2017-02-15 00:37:39 +01:00
parent 5df8579e88
commit d201216fb5
8 changed files with 12 additions and 13 deletions

View file

@ -119,7 +119,7 @@ mobs:register_mob("mobs_mc:chicken", {
})
--mobs:register_spawn("mobs_mc:chicken", {"mcl_core:dirt_with_grass"}, 20, 8, 7000, 1, 31000)
mobs:register_spawn("mobs_mc:chicken", {"mcl_core:dirt_with_grass"}, 20, 8, 7000, 1, 31000)
-- compatibility