18 lines
362 B
JSON
18 lines
362 B
JSON
|
|
{
|
||
|
|
"ambientocclusion": false,
|
||
|
|
"texture_size": [48, 32],
|
||
|
|
"textures": {
|
||
|
|
"particle": "block/redstone/particle"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [0, 1, 0],
|
||
|
|
"to": [16, 1, 16],
|
||
|
|
"shade": false,
|
||
|
|
"faces": {
|
||
|
|
"up": {"uv": [0, 0, 5.33333, 8], "texture": "#wire"},
|
||
|
|
"down": {"uv": [0, 8, 5.33333, 0], "texture": "#wire", "cullface": "down"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|