mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-19 16:50:31 +01:00
tweak the bunny spawn
This commit is contained in:
parent
cac352e6d4
commit
235ea20592
@ -66,5 +66,5 @@ mobs:register_mob("mobs:bunny", {
|
||||
end,
|
||||
})
|
||||
|
||||
mobs:register_spawn("mobs:bunny", {"default:dirt_with_grass", "ethereal:green_dirt_top"}, 20, 8, 9000, 1, 31000)
|
||||
mobs:register_spawn("mobs:bunny", {"default:dirt_with_grass"}, 20, 8, 12000, 1, 31000)
|
||||
mobs:register_egg("mobs:bunny", "bunny", "mobs_bunny_inv.png", 0)
|
||||
|
Loading…
Reference in New Issue
Block a user