Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

15
config/fastbench.cfg Normal file
View File

@@ -0,0 +1,15 @@
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
#
general {
# If the crafting table has a tooltip [default: false]
B:"Disable tooltip on crafting table"=false
# If the recipe book button is removed. [default: true]
B:"Remove Recipe Book Button"=true
}