Main Upload

This commit is contained in:
minster586
2024-11-07 03:34:53 -05:00
parent 42b67bf493
commit 3b8c8f56bb
148 changed files with 16114 additions and 1 deletions

View File

@@ -0,0 +1,47 @@
{
"package.name.className": {
"ignore": false,
"playerSideOnly": false,
"force": false,
"buttonHints": {
"SORT": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"SORT_COLUMNS": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"SORT_ROWS": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"MOVE_TO_CONTAINER": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"MOVE_TO_PLAYER": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"CONTINUOUS_CRAFTING": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"PROFILE_SELECTOR": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0,
"hide": true
}
}
},
"another.package.name.className": {
}
}

View File

@@ -0,0 +1,69 @@
{
"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
}
}
}
}