Files
Custom_Launcher_mc/modpack/_upload/objects/e5/39/e539f8c109696c9a4a3ba3379e4a4aeba968270e
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

18 lines
461 B
Plaintext

# Configuration file
Wind {
# Defines probability of wind strength and direction change in percentage. [range: 0.0 ~ 100.0, default: 1.0]
S:changeProbability=1.0
# Defines how fast the wind changes. [range: 0.0 ~ 1.0, default: 0.15]
S:changeStep=0.15
# Defines maximum wind strength. [range: 0 ~ 30, default: 10]
I:maxStrength=10
# Random seed [range: -2147483648 ~ 2147483647, default: 213260699]
I:randomSeed=213260699
}