This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
forge_server/config/createcasing-common.toml

20 lines
430 B
TOML

#.
#Modify Create Encased blocks comportements
[kinetics]
#.
#.
#Should Brass/Copper/Train mixe faster
shouldCustomMixerMixeFaster = true
#.
#Should Wooden Shaft break if the speed is too high
shouldWoodenShaftBreak = true
#.
#Should Glass Shaft break if the system is overstressed
shouldGlassShaftBreak = true
#.
#The max speed wooden shafts can endure
#Range: 2 ~ 256
maxSpeedWoodenShaft = 32