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

20 lines
522 B
Plaintext

# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
#
general {
# If the recipe book button is removed.
# Default: true
B:"Remove Recipe Book Button"=true
# If the crafting table has a tooltip
# Default: false
B:"Disable tooltip on crafting table"=false
# The tick interval at which all pooled grid updates will be run. Duplicate updates within the interval will be squashed.
# Default: 2; Range: [1 ~ 100]
I:"Grid Update Interval"=2
}