Files
sainagh 9bccd068fd 0.15.2
2024-05-25 09:31:20 -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
}
}