You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
535 B
17 lines
535 B
# 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"=true
|
|
|
|
# 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
|
|
}
|
|
|
|
|