mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-14 18:05:51 -04:00
add some atlas elements to json
This commit is contained in:
parent
5e3c1002ba
commit
97c3e3232e
@ -87,5 +87,41 @@
|
|||||||
"end": [181, 73]
|
"end": [181, 73]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"minecraft:black_heart_container": {
|
||||||
|
"texture": "minecraft:textures/gui/icons.png",
|
||||||
|
"versions": {
|
||||||
|
"0": {
|
||||||
|
"start": [16, 0],
|
||||||
|
"end": [24, 8]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"minecraft:white_heart_container": {
|
||||||
|
"texture": "minecraft:textures/gui/icons.png",
|
||||||
|
"versions": {
|
||||||
|
"0": {
|
||||||
|
"start": [25, 0],
|
||||||
|
"end": [33, 8]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"minecraft:full_red_heart": {
|
||||||
|
"texture": "minecraft:textures/gui/icons.png",
|
||||||
|
"versions": {
|
||||||
|
"0": {
|
||||||
|
"start": [52, 0],
|
||||||
|
"end": [60, 8]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"minecraft:half_red_heart": {
|
||||||
|
"texture": "minecraft:textures/gui/icons.png",
|
||||||
|
"versions": {
|
||||||
|
"0": {
|
||||||
|
"start": [61, 0],
|
||||||
|
"end": [69, 8]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user