neuralgia/kubejs/assets/betterend/models/block/crop_wild.json
2025-08-12 00:53:51 +01:00

91 lines
No EOL
1.9 KiB
JSON

{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"render_type": "cutout_mipped",
"textures": {
"1": "betterend:block/wild_crop",
"particle": "#crop",
"crop": "#crop"
},
"elements": [
{
"from": [4, -1, 0],
"to": [4, 15, 16],
"shade": false,
"faces": {
"east": {"uv": [16, 0, 0, 16], "texture": "#crop"},
"west": {"uv": [0, 0, 16, 16], "texture": "#crop"}
}
},
{
"from": [12, -1, 0],
"to": [12, 15, 16],
"shade": false,
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#crop"},
"west": {"uv": [16, 0, 0, 16], "texture": "#crop"}
}
},
{
"from": [0, -1, 4],
"to": [16, 15, 4],
"shade": false,
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#crop"},
"south": {"uv": [16, 0, 0, 16], "texture": "#crop"}
}
},
{
"from": [0, -1, 12],
"to": [16, 15, 12],
"shade": false,
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#crop"},
"south": {"uv": [0, 0, 16, 16], "texture": "#crop"}
}
},
{
"from": [3, -1, 0],
"to": [3, 15, 16],
"shade": false,
"faces": {
"east": {"uv": [16, 0, 0, 16], "texture": "#1"},
"west": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
},
{
"from": [13, -1, 0],
"to": [13, 15, 16],
"shade": false,
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
"west": {"uv": [16, 0, 0, 16], "texture": "#1"}
}
},
{
"from": [0, -1, 3],
"to": [16, 15, 3],
"shade": false,
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
"south": {"uv": [16, 0, 0, 16], "texture": "#1"}
}
},
{
"from": [0, -1, 13],
"to": [16, 15, 13],
"shade": false,
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#1"},
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
],
"display": {
"gui": {
"rotation": [ 30, 225, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
}
}
}