⬆️ 根据模组增删更改配置文件.
This commit is contained in:
32
inventoryprofilesnext/integrationHints/player-defined.json
Normal file
32
inventoryprofilesnext/integrationHints/player-defined.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user