Files
meatballcraft/config - Copy/tweakedlib.cfg
T
2024-10-23 15:17:54 -07:00

16 lines
425 B
INI

# Configuration file
general {
logging {
# This will run checks for passable errors on startup. If they exit it will crash the game, instead if loading the game
# recommend while developing a pack but not in production, default=false
B:"Log Missing PowerTiers on startup"=false
B:"Passthrough errors to Craft Tweaker"=true
B:"Passthrough errors to Groovy Script"=true
}
}