Version 1.0.19b
This commit is contained in:
18
minecraft/config/apotheosis/garden.cfg
Normal file
18
minecraft/config/apotheosis/garden.cfg
Normal file
@@ -0,0 +1,18 @@
|
||||
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
|
||||
|
||||
# Apotheosis Garden Module Configuration
|
||||
|
||||
|
||||
|
||||
general {
|
||||
# The max height a stack of bamboo may grow to. Vanilla is 16. [range: 1 ~ 64, default: 32]
|
||||
I:"Bamboo Height"=32
|
||||
|
||||
# The max height a stack of cacti may grow to. Vanilla is 3. Values greater than 32 are uncapped growth. [range: 1 ~ 512, default: 5]
|
||||
I:"Cactus Height"=5
|
||||
|
||||
# The max height a stack of reeds may grow to. Vanilla is 3. Values greater than 32 are uncapped growth. [range: 1 ~ 512, default: 255]
|
||||
I:"Reed Height"=18
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user