Disable patchouli page advancement locking
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#Set this to true to disable advancement locking for ALL books, making all entries visible at all times. Config Flag: advancements_disabled
|
||||
disableAdvancementLocking = false
|
||||
disableAdvancementLocking = true
|
||||
#Granular list of Book ID's to disable advancement locking for, e.g. [ "botania:lexicon" ]. Config Flags: advancements_disabled_<bookid>
|
||||
noAdvancementBooks = []
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user