Files
OFModpack/config/glassential-common.toml
T
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

11 lines
330 B
TOML

#Whether to log the dirt block on common setup
logDirtBlock = true
#A magic number
# Default: 42
# Range: > 0
magicNumber = 42
#What you want the introduction message to be for the magic number
magicNumberIntroduction = "The magic number is... "
#A list of items to log on common setup.
items = ["minecraft:iron_ingot"]