# Configuration file general { # If true, when editing the description of a quest or questline, automatically open a separate window for editing. This window will display text without applying formatting codes, unlike the inbuilt editor. Regardless of this setting, a button will appear to open the separate window. [default: false] B:"Automatically Open Separate Text Editor for Descriptions"=false # If true, then when you click on Claim all, a warning dialog will be displayed [default: true] B:"Claim all requires confirmation"=true # The default visibility value used when creating quests [default: NORMAL] S:"Default Quest Visibility"=NORMAL # If true, whenever you save your quests, they will have the first 16 characters of the quest name in the file name, this is useful if you want to be easily able to identify quests in file explorer, however it is less compatible when using version control. [default: false] B:"DefaultQuests saves using Names"=false # If true, the back keybind will not return to the home screen [default: false] B:"Limit Back"=false # When the pack version of the DefaultQuests config is higher than the current version, attempt to load the config [default: true] B:"Load DefaultQuests when an Update is Available"=true # If true, locks the quest chapter list and opens it initially [default: false] B:"Lock Tray"=false # Clamps the max UI height (-1 to disable) [range: -1 ~ 2147483647, default: -1] I:"Max GUI Height"=-1 # Clamps the max UI width (-1 to disable) [range: -1 ~ 2147483647, default: -1] I:"Max GUI Width"=-1 # Enabled the popup notices when quests are completed or updated [default: true] B:"Quest Notices"=true # The delay, in ticks, after which quests with retrieval tasks will detect changes [range: 1 ~ 200, default: 20] I:"Retrieval Task Detection Interval"=20 # Increases or decreases the scrolling speed [range: 0.0 ~ 10.0, default: 1.0] S:"Scroll Speed Multiplier"=1.0 # If true, skip the home GUI and open quests at startup. This property will be changed by the mod itself. [default: false] B:"Skip Home"=true # If true, then the player will spawn with a Quest Book when they first join the world [default: true] B:"Spawn with Quest Book"=true # The current questing theme [default: betterquesting:light] S:Theme=bq_standard:stronghold # Jumps the user to the last opened quest [default: true] B:"Use Quest Bookmark"=true # If view mode enabled, User can view all quests [default: false] B:"View mode"=false # Zoom in on cursor. If false, zooms in on center of screen. [default: true] B:"Zoom In on Cursor"=true # Zoom out on cursor. If false, zooms out on center of screen. [default: true] B:"Zoom Out on Cursor"=true # Zoom smoothness in ms [range: 0.0 ~ 2000.0, default: 100.0] S:"Zoom Smoothness"=100.0 # Zoom Speed [range: 1.05 ~ 3.0, default: 1.25] S:"Zoom Speed"=1.25 }