Initial commit

This commit is contained in:
Wroclaw 2022-04-02 17:47:51 +02:00
commit 3136c54bba
54 changed files with 2079 additions and 0 deletions

View file

@ -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
}
}
}
}

View 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": ""
}
}
}
}