Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

11
config/fastbench.cfg Normal file
View File

@@ -0,0 +1,11 @@
# Configuration file
crafting {
# If the recipe book and all associated functionality are fully removed. [default: true]
B:"Disable Recipe Book"=true
# If a testing variant of shift-click crafting is enabled. [default: true]
B:"Experiemental Shift Crafting"=true
}