neuralgia/kubejs/assets/betterend/models/block/cave_pumpkin_dead_side.json

48 lines
No EOL
821 B
JSON

{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"textures": {
"particle": "betterend:block/cave_pumpkin_stem_dead",
"crop": "betterend:block/cave_pumpkin_stem_dead"
},
"elements": [
{
"from": [ 7, 0, 0 ],
"to": [ 7, 16, 16 ],
"rotation": {
"angle": 0,
"axis": "y",
"origin": [ 8, 0, 9 ]
},
"faces": {
"east": {
"uv": [ 16, 0, 0, 16 ],
"texture": "#crop"
},
"west": {
"uv": [ 0, 0, 16, 16 ],
"texture": "#crop"
}
}
},
{
"from": [ 10, 0, 0 ],
"to": [ 10, 16, 16 ],
"rotation": {
"angle": 0,
"axis": "y",
"origin": [ 8, 0, 9 ]
},
"faces": {
"east": {
"uv": [ 16, 0, 0, 16 ],
"texture": "#crop"
},
"west": {
"uv": [ 0, 0, 16, 16 ],
"texture": "#crop"
}
}
}
]
}