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

55 lines
No EOL
956 B
JSON

{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"textures": {
"particle": "betterend:block/cave_pumpkin_stem_3_side",
"crop": "betterend:block/cave_pumpkin_stem_3_side"
},
"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"
}
}
}
],
"display": {
"gui": {
"rotation": [ 30, 225, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
}
}
}