cobblemonNEV/client/config/sosorgans-common.toml

11 lines
316 B
TOML
Raw Normal View History

2024-05-13 18:07:25 -07:00
#Whether to log the dirt block on common setup
logDirtBlock = true
#A magic number
#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"]