mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
23 lines
605 B
JSON
23 lines
605 B
JSON
|
{
|
||
|
"credit": "Made with Blockbench",
|
||
|
"parent": "block/block",
|
||
|
"textures": {
|
||
|
"0": "#edge",
|
||
|
"1": "#pane",
|
||
|
"particle": "#pane"
|
||
|
},
|
||
|
"elements": [
|
||
|
{
|
||
|
"from": [0, 0, 7],
|
||
|
"to": [16, 16, 9],
|
||
|
"faces": {
|
||
|
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||
|
"east": {"uv": [7, 0, 9, 16], "rotation": 180, "texture": "#0"},
|
||
|
"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||
|
"west": {"uv": [7, 0, 9, 16], "rotation": 180, "texture": "#0"},
|
||
|
"up": {"uv": [7, 0, 9, 16], "rotation": 90, "texture": "#0"},
|
||
|
"down": {"uv": [7, 0, 9, 16], "rotation": 90, "texture": "#0"}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|