Initial commit
This commit is contained in:
11
both/config/bookshelf_asm.cfg
Normal file
11
both/config/bookshelf_asm.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
# Configuration file
|
||||
|
||||
"duplicate potion ids" {
|
||||
# If enabled, Bookshelf will catch duplicate potion errors. This will prevent the game from crashing, and give you a list of potential replacement IDs. [default: false]
|
||||
B:catchPotionException=false
|
||||
|
||||
# Should Bookshelf create a warning in the console, every time a duplicate potion exception is detected? [default: true]
|
||||
B:potionDetectionEnabled=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user