Tristan Daniël Maat
70e5b6206e
In a nutshell: - Apotheosis - Don't clutter the world with super tall reed - Don't ruin spawners - it's nice to build buildings in more locations - Ice and fire - *Really* tone down the griefing and amount of spawns - Iron furnaces - *Hopefully* disable the annoying update chat messages - Quark - Disable matrix enchanting so that apotheosis works
15 lines
399 B
INI
15 lines
399 B
INI
# Configuration file
|
|
|
|
general {
|
|
# The max height a stack of bamboo may grow to. Vanilla is 16. [range: 1 ~ 255, default: 32]
|
|
I:"Bamboo Height"=16
|
|
|
|
# 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]
|
|
I:"Reed Height"=5
|
|
}
|
|
|
|
|