Files
minster586 3b8c8f56bb Main Upload
2024-11-07 03:34:53 -05:00

69 lines
1.8 KiB
JSON

{
"net.minecraft.client.gui.screens.inventory.InventoryScreen": {
"buttonHints": {
"CONTINUOUS_CRAFTING": {
"horizontalOffset": -1,
"bottom": -4
},
"PROFILE_SELECTOR": {
"bottom": -193
},
"SHOW_EDITOR": {
"horizontalOffset": 14,
"top": -5
},
"SETTINGS": {
"horizontalOffset": 31,
"top": -20
}
}
},
"net.minecraft.client.gui.screens.inventory.CraftingScreen": {
"buttonHints": {
"SHOW_EDITOR": {
"horizontalOffset": 28,
"top": -6
},
"SETTINGS": {
"horizontalOffset": 43,
"top": -21
}
}
},
"net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen": {
"buttonHints": {
"SORT": {
"horizontalOffset": -32,
"bottom": 36
},
"SORT_COLUMNS": {
"horizontalOffset": -20,
"bottom": 24
},
"SORT_ROWS": {
"horizontalOffset": -8,
"bottom": 11
},
"SHOW_EDITOR": {
"horizontalOffset": 32,
"top": -6
},
"SETTINGS": {
"horizontalOffset": 45,
"top": -21
}
}
},
"net.minecraft.client.gui.screens.inventory.ContainerScreen": {
"buttonHints": {
"SHOW_EDITOR": {
"horizontalOffset": 29,
"top": -5
},
"SETTINGS": {
"horizontalOffset": 44,
"top": -20
}
}
}
}