Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit abaad1eec9
7047 changed files with 99946 additions and 0 deletions

17
both/config/props.cfg Normal file
View File

@@ -0,0 +1,17 @@
# 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=true
# [default: true]
B:clayRecipe=true
# Enable old style crafting recipes using crafting clay. [default: false]
B:enabledOldStyleRecipes=false
}