Fix keepinventory bug

This commit is contained in:
Evan Pratten 2023-08-11 19:54:51 -04:00
parent b11a2881f3
commit 38765d6158

8
config/inventoryprofilesnext/inventoryprofiles.json Normal file → Executable file
View File

@ -27,5 +27,13 @@
"show_continuous_crafting_checkbox": {
"value": false
}
},
"LockedSlotsSettings": {
"locked_slots_allow_pickup_into_empty": {
"value": true
},
"locked_slots_empty_hotbar_as_semi_locked": {
"value": false
}
}
}