Inventory Profiles: Disable editor button
This commit is contained in:
parent
110c381953
commit
d3e37da36f
3 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
||||||
},
|
},
|
||||||
"GuiSettings": {
|
"GuiSettings": {
|
||||||
"enable_profiles_ui": false,
|
"enable_profiles_ui": false,
|
||||||
|
"enable_inventory_editor_button": false,
|
||||||
"continuous_crafting_saved_value": false,
|
"continuous_crafting_saved_value": false,
|
||||||
"show_sort_in_columns_button": false,
|
"show_sort_in_columns_button": false,
|
||||||
"show_sort_in_rows_button": false
|
"show_sort_in_rows_button": false
|
||||||
|
|
|
@ -50,7 +50,7 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "c5d7d8a276716c7ceeab4fede26edb6963ae9aae5563969ad821f081e5e7aae4"
|
hash = "7817c58d7d83c19b764bcc7b261340ee18a1aaf36883c7f4b514c4b3a4eba13e"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/malilib.json"
|
file = "config/malilib.json"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "74b1912711b1ee3c134a88ea6931bcfd8579a4ebfa24a434ee59a58d3ed0a8e8"
|
hash = "d8ef77795806efe8e12811c432d91da14cd127307513127c628fb74c9af16f36"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.13.3"
|
fabric = "0.13.3"
|
||||||
|
|
Loading…
Reference in a new issue