breadpeople-resource-pack/assets/nionidh/models/item/testitem.json

22 lines
581 B
JSON
Raw Normal View History

2026-01-02 15:16:40 +01:00
{
"format_version": "1.21.11",
"credit": "Made with Blockbench",
"textures": {
"0": "nionidh:block/gold_block"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 16, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [1, 0, 3, 16], "texture": "#0"},
"east": {"uv": [1, 0, 3, 16], "texture": "#0"},
"south": {"uv": [1, 0, 3, 16], "texture": "#0"},
"west": {"uv": [1, 0, 3, 16], "texture": "#0"},
"up": {"uv": [6, 7, 8, 9], "texture": "#0"},
"down": {"uv": [6, 7, 8, 9], "texture": "#0"}
}
}
]
}