33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"textures": {
|
|
"0": "block/target_side",
|
|
"1": "block/target_top",
|
|
"2": "block/target_1",
|
|
"particle": "block/target_side"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"},
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "south"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"},
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "up"},
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [1, 24, 1],
|
|
"to": [15, 32, 15],
|
|
"shade": false,
|
|
"faces": {
|
|
"north": {"uv": [1, 4, 15, 12], "texture": "#2", "cullface": "up"},
|
|
"east": {"uv": [1, 4, 15, 12], "texture": "#2", "cullface": "up"},
|
|
"south": {"uv": [1, 4, 15, 12], "texture": "#2", "cullface": "up"},
|
|
"west": {"uv": [1, 4, 15, 12], "texture": "#2", "cullface": "up"}
|
|
}
|
|
}
|
|
]
|
|
} |