Fellies/config[copied]/apotheosis/garden.cfg

15 lines
401 B
INI
Raw Normal View History

2021-01-17 12:40:59 +00:00
# Configuration file
general {
# The max height a stack of bamboo may grow to. Vanilla is 16. [range: 1 ~ 255, default: 32]
I:"Bamboo Height"=32
# The max height a stack of cacti may grow to. Vanilla is 3. [range: 1 ~ 255, default: 5]
2021-01-24 16:10:27 +00:00
I:"Cactus Height"=32
2021-01-17 12:40:59 +00:00
# The max height a stack of reeds may grow to. Vanilla is 3. [range: 1 ~ 255, default: 255]
2021-01-24 16:10:27 +00:00
I:"Reed Height"=32
2021-01-17 12:40:59 +00:00
}