Files
lzstealth 4c017d3d1b
Build renameable item readme / build (push) Successful in 9s
Package resourcepack release / release (push) Successful in 4s
Restructure card asset paths and rename card names
2026-08-12 22:21:40 +01:00

119 lines
3.2 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"0": "cards:item/standard/blank",
"1": "cards:item/standard/back",
"particle": "cards:item/standard/back"
},
"elements": [
{
"name": "front",
"from": [2, 8, 4],
"to": [14, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"up": {"uv": [0, 0, 8, 12], "rotation": 90, "texture": "#0"}
}
},
{
"name": "back",
"from": [2, 7, 4],
"to": [14, 7, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"}
}
},
{
"name": "top",
"from": [14, 7, 4],
"to": [15, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"north": {"uv": [9, 0, 10, 1], "texture": "#1"},
"east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"},
"south": {"uv": [8, 0, 9, 1], "texture": "#1"},
"up": {"uv": [8, 0, 9, 8], "texture": "#1"},
"down": {"uv": [9, 0, 10, 8], "texture": "#1"}
}
},
{
"name": "bottom",
"from": [1, 7, 4],
"to": [2, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"north": {"uv": [9, 0, 10, 1], "texture": "#1"},
"south": {"uv": [8, 0, 9, 1], "texture": "#1"},
"west": {"uv": [8, 0, 9, 8], "rotation": 270, "texture": "#1"},
"up": {"uv": [8, 0, 9, 8], "texture": "#1"},
"down": {"uv": [9, 0, 10, 8], "texture": "#1"}
}
},
{
"name": "left",
"from": [2, 7, 3],
"to": [14, 8, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"},
"east": {"uv": [9, 0, 10, 1], "texture": "#1"},
"west": {"uv": [8, 0, 9, 1], "texture": "#1"},
"up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"},
"down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"}
}
},
{
"name": "right",
"from": [2, 7, 12],
"to": [14, 8, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]},
"faces": {
"east": {"uv": [9, 0, 10, 1], "texture": "#1"},
"south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"},
"west": {"uv": [8, 0, 9, 1], "texture": "#1"},
"up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"},
"down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [30, 64, 55],
"translation": [-0.25, 3.5, 1.25],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [30, -115, -55],
"translation": [-0.5, 3.5, 1.25],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [7, 75, 80],
"translation": [2.75, 4, -1.25],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_lefthand": {
"rotation": [-173, -75, 100],
"translation": [2.75, 4, -1.25],
"scale": [0.7, 0.7, 0.7]
},
"ground": {
"rotation": [5, 0, 175],
"translation": [0, -3, 0],
"scale": [0.8, 0.8, 0.8]
},
"gui": {
"rotation": [90, 85, 0]
},
"head": {
"rotation": [78, -79, 161],
"translation": [-0.5, 12, -0.75]
},
"fixed": {
"rotation": [0, -90, 90],
"scale": [1.2, 1.2, 1.2]
}
}
}