mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-23 18:40:25 +02:00
changed spawn numbers
This commit is contained in:
@ -85,8 +85,8 @@ mobs:spawn({
|
||||
name = "mobs_animal:chicken",
|
||||
nodes = {"default:dirt_with_grass", "ethereal:bamboo_dirt"},
|
||||
interval = 1,
|
||||
chance = 5000,
|
||||
active_object_count = 2,
|
||||
chance = 12000,
|
||||
active_object_count = 1,
|
||||
day_toggle = true,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user