parent
d37bd96caf
commit
24ecb81aa3
|
@ -1855,6 +1855,11 @@ spawneggs_grass_interval = 600
|
||||||
# default: 3000
|
# default: 3000
|
||||||
spawneggs_grass_chance = 3000
|
spawneggs_grass_chance = 3000
|
||||||
|
|
||||||
|
# Allow eggs to spawn randomly in the world.
|
||||||
|
# type: bool
|
||||||
|
# default: true
|
||||||
|
spawneggs.enable_node_spawn = false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###########
|
###########
|
||||||
|
|
Loading…
Reference in New Issue