neuralgia/config/fastbench.cfg
Pyritie ec2e3cd3c4
Alpha Release: 0.9.0 (#849)
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
2025-04-15 23:27:17 +05:00

19 lines
522 B
INI

# 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
}