⬆️ 根据模组增删更改配置文件.

This commit is contained in:
2026-02-11 00:57:09 +08:00
parent 93388ff449
commit 0755e16ddd
87 changed files with 6602 additions and 2375 deletions

View File

@@ -0,0 +1,32 @@
{
"com.tiviacz.travelersbackpack.client.screens.BackpackScreen": {
"ignore": true,
"buttonHints": {
"MOVE_TO_CONTAINER": {
"horizontalOffset": 39
},
"MOVE_TO_PLAYER": {
"horizontalOffset": 82
},
"SORT": {
"horizontalOffset": 79
},
"SORT_COLUMNS": {
"horizontalOffset": 80
},
"SORT_ROWS": {
"horizontalOffset": 81
}
}
},
"com.tiviacz.travelersbackpack.inventory.menu.BackpackItemMenu": {
"ignore": true
},
"net.minecraft.class_476": {
"buttonHints": {
"MOVE_TO_CONTAINER": {
"bottom": 1
}
}
}
}