Tristan Daniël Maat
544036d4e4
Largely sensible changes, no complete rewrites without taking user configuration into account like ice and fire.
26 lines
788 B
TOML
26 lines
788 B
TOML
placeSnowInBlock = true
|
|
snowGravity = true
|
|
snowAlwaysReplaceable = true
|
|
#Unavailable if TerraForged mod installed
|
|
snowAccumulationDuringSnowstorm = true
|
|
#Unavailable if TerraForged mod installed
|
|
snowAccumulationDuringSnowfall = false
|
|
#Unavailable if TerraForged mod installed
|
|
thinnerBoundingBox = true
|
|
snowMakingIce = true
|
|
snowOnIce = false
|
|
snowNeverMelt = false
|
|
snowMeltsInWarmBiomes = false
|
|
#Should snow melt if layers are more than 1
|
|
snowNaturalMelt = true
|
|
snowReduceFallDamage = true
|
|
replaceWorldFeature = true
|
|
sustainGrassIfLayerMoreThanOne = true
|
|
#If you want to uninstall this mod, you probably want to make snow-covered blocks back to normal via random tick.
|
|
retainOriginalBlocks = false
|
|
#9 = Unlimited
|
|
#Range: 1 ~ 9
|
|
snowAccumulationMaxLayers = 8
|
|
advancedBlockInteraction = true
|
|
|