2021-04-25 05:13:57 +01:00
|
|
|
# Configuration file
|
|
|
|
|
|
|
|
general {
|
|
|
|
# The max height a stack of bamboo may grow to. Vanilla is 16. [range: 1 ~ 255, default: 32]
|
2021-04-25 05:26:41 +01:00
|
|
|
I:"Bamboo Height"=16
|
2021-04-25 05:13:57 +01:00
|
|
|
|
|
|
|
# The max height a stack of cacti may grow to. Vanilla is 3. [range: 1 ~ 255, default: 5]
|
|
|
|
I:"Cactus Height"=5
|
|
|
|
|
|
|
|
# The max height a stack of reeds may grow to. Vanilla is 3. [range: 1 ~ 255, default: 255]
|
2021-04-25 05:26:41 +01:00
|
|
|
I:"Reed Height"=5
|
2021-04-25 05:13:57 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|