Warthog now spawn on dirt

This commit is contained in:
Ombridride 2014-12-09 13:45:47 +01:00
parent 35a13c8faf
commit 6679190d44
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ blood_texture = "mobs_blood.png",
end,
})
mobs:register_spawn("mobs:pumba", {"default:dirt_with_grass"}, 20, 8, 9000, 1, 31000)
mobs:register_spawn("mobs:pumba", {"default:dirt_with_grass", "default:dirt"}, 20, 8, 9000, 1, 31000)
-- Porkchops