Initial commit
This commit is contained in:
commit
3136c54bba
54 changed files with 2079 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"net.minecraft.class_476": {
|
||||
"buttonHints": {
|
||||
"MOVE_TO_CONTAINER": {
|
||||
"horizontalOffset": 1,
|
||||
"bottom": 1
|
||||
},
|
||||
"MOVE_TO_PLAYER": {
|
||||
"horizontalOffset": 1
|
||||
},
|
||||
"SORT": {
|
||||
"horizontalOffset": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"net.minecraft.class_481": {
|
||||
"buttonHints": {
|
||||
"SORT": {
|
||||
"horizontalOffset": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
25
config/inventoryprofilesnext/inventoryprofiles.json
Normal file
25
config/inventoryprofilesnext/inventoryprofiles.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"ModSettings": {
|
||||
"enable_auto_refill": false,
|
||||
"enable_updates_check": false,
|
||||
"first_run": false
|
||||
},
|
||||
"GuiSettings": {
|
||||
"enable_profiles_ui": false,
|
||||
"continuous_crafting_saved_value": false,
|
||||
"show_sort_in_columns_button": false,
|
||||
"show_sort_in_rows_button": false
|
||||
},
|
||||
"Hotkeys": {
|
||||
"open_config_menu": {
|
||||
"main": {
|
||||
"keys": ""
|
||||
}
|
||||
},
|
||||
"reload_custom_configs": {
|
||||
"main": {
|
||||
"keys": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue