ploof-pack/faithless/assets/minecraft/models/redstone/redstone_power.json

18 lines
370 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"ambientocclusion": false,
"texture_size": [48, 32],
"textures": {
"particle": "block/redstone/particle"
},
"elements": [
{
"from": [3, 0.75, 3],
"to": [13, 1.25, 13],
"shade": false,
"faces": {
"up": {"uv": [0, 8, 5.33333, 16], "texture": "#wire"},
"down": {"uv": [5.33333, 16, 0, 8], "texture": "#wire", "cullface": "down"}
}
}
]
}