This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Configuration file
general {
# Set this to true to disable advancement locking and make all entries visible at all times
# Config Flag: advancements_disabled
B:"Disable Advancement Locking"=false
# Set this to the ID of a book to have it show up in players' inventories, replacing the recipe book.
S:"Inventory Button Book"=
# Enable testing mode. By default this doesn't do anything, but you can use the config flag in your books if you want.
# Config Flag: testing_mode
B:"Testing Mode"=false
}