ploof-pack/faithless/assets/minecraft/models/block/fireflies_0.json

18 lines
367 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"1": "block/fireflies",
"particle": "block/tall_grass"
},
"elements": [
{
"from": [-16, -16, 7],
"to": [32, 32, 9],
"shade": false,
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 16, 16, 0], "texture": "#1"},
"south": {"uv": [16, 0, 0, 16], "texture": "#1"}
}
}
]
}