mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-19 12:25:12 -04:00
fix hotbar atlas mapping in < 1.15
This commit is contained in:
parent
5fa6c42ed1
commit
a17106db8d
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"minecraft:hotbar_base": {
|
"minecraft:hotbar_base": {
|
||||||
"567": {
|
"0": {
|
||||||
"texture": "minecraft:textures/gui/widgets.png",
|
"texture": "minecraft:textures/gui/widgets.png",
|
||||||
"start": [0, 0],
|
"start": [0, 0],
|
||||||
"end": [182, 22],
|
"end": [182, 22],
|
||||||
@ -45,7 +45,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"minecraft:hotbar_frame": {
|
"minecraft:hotbar_frame": {
|
||||||
"567": {
|
"0": {
|
||||||
"texture": "minecraft:textures/gui/widgets.png",
|
"texture": "minecraft:textures/gui/widgets.png",
|
||||||
"start": [0, 22],
|
"start": [0, 22],
|
||||||
"end": [24, 46]
|
"end": [24, 46]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user