Files
Epoch-Runner-Server/overrides/config/decocraft.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

18 lines
363 B
INI

# Configuration file
general {
# Allow old props to be turned back in to resources at the decobench? [default: true]
B:allowPropRecycling=true
# [default: false]
B:clayDrops=false
# [default: true]
B:clayRecipe=true
# Enable old style crafting recipes using crafting clay. [default: false]
B:enabledOldStyleRecipes=false
}