18 lines
376 B
JSON
18 lines
376 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": [5.33333, 0, 10.66667, 8], "texture": "#wire"},
|
|
"down": {"uv": [5.33333, 8, 10.66667, 0], "texture": "#wire", "cullface": "down"}
|
|
}
|
|
}
|
|
]
|
|
} |