animalia/settingtypes.txt

17 lines
700 B
Text
Raw Normal View History

# How many chunks can generate before adding another to spawn queue
2022-02-10 18:00:06 -08:00
chunk_spawn_add_int (Chunk Spawning Addition Interval) float 6
# How often (in seconds) the spawn queue is executed and cleared
chunk_spawn_queue_int (Chunk Spawning Queue Execution Interval) float 16
# If true, mobs will spawn in the wild
spawn_mobs (Spawn Mobs) bool true
# If true, items from mobs_redo and mobs_animal will be converted to Animalia items
2022-02-10 18:00:06 -08:00
convert_redo_items(Convert Mobs Redo Items) bool false
# If true, Guano will accumulate under resting bats
guano_accumulation (Guano Accumulation) bool true
2021-09-24 17:38:56 -07:00
2022-02-10 18:00:06 -08:00
# If true, Guano can be used as fertilizer
guano_fertilization (Guano Fertilization) bool true