initial
This commit is contained in:
20
.minecraft/config/betterquesting/questbook.cfg
Normal file
20
.minecraft/config/betterquesting/questbook.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# general
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# General options for the Quest Book mod.
|
||||
##########################################################################################################
|
||||
|
||||
general {
|
||||
# [NYI]Disable party notifications. Default: false
|
||||
B:disablePartyNotifications=false
|
||||
|
||||
# [NYI]Disable quest notifications. Default: false
|
||||
B:disableQuestNotifications=false
|
||||
|
||||
# Enable this option so new players will spawn with a Quest Book. Default: false
|
||||
B:spawnWithBook=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user