This commit is contained in:
sainagh
2024-05-25 09:31:20 -07:00
parent 9bc8b6f851
commit 9bccd068fd
393 changed files with 83107 additions and 5857 deletions
+16
View File
@@ -11,11 +11,27 @@ books {
# This is a global override for all books. [default: true]
B:canSpawnWithBooks=true
##########################################################################################################
# spawn
#--------------------------------------------------------------------------------------------------------#
# If true, the user will spawn with the book.
# This defaults to the value the book owner has set and is overridden by this config.
##########################################################################################################
spawn {
# [default: false]
B:"bloodarsenal:guide"=false
# [default: false]
B:"bloodmagic:guide"=false
# [default: true]
B:"cyclicmagic:guide"=true
# [default: false]
B:"modularrouters:guidebook"=false
# [default: false]
B:"woot:guide"=false
}