Created
September 26, 2022 12:26
-
-
Save crashmax-dev/9dfb1a76b54da1c5e50dcb63d84d7722 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ModSettings": { | |
"highlight_foused_items": false, | |
"highlight_foused_items_foreground": false, | |
"enable_profiles": false, | |
"enable_updates_check": false, | |
"highlight_clicking_slot": false, | |
"ignore_durability": false, | |
"first_run": false | |
}, | |
"GuiSettings": { | |
"enable_profiles_ui": false, | |
"enable_inventory_editor_button": false, | |
"show_continuous_crafting_checkbox": false | |
}, | |
"LockedSlotsSettings": { | |
"locked_slots_empty_hotbar_as_semi_locked": false, | |
"show_locked_slots_foreground": false | |
}, | |
"AutoRefillSettings": { | |
"refill_armor": false, | |
"disable_for_loyalty_items": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment