SMP-MODPACK/.minecraft/resourcepacks/assets/minecraft/models/block/stem_growth2.json
2024-03-06 10:50:17 +01:00

42 lines
1.7 KiB
JSON

{
"__comment": "JimStoneCraft - 2023",
"ambientocclusion": false,
"textures": {
"particle": "#stem"
},
"elements": [
{
"name": "Cross 1",
"from": [ 0, -1, 8 ],
"to": [ 16, 5, 8 ],
"rotation": { "angle": 45, "axis": "y", "origin": [ 8, 8, 8 ], "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 },
"south": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 }
}
},
{
"name": "Cross 2",
"from": [ 8, -1, 0 ],
"to": [ 8, 5, 16 ],
"rotation": { "angle": 45, "axis": "y", "origin": [ 8, 8, 8 ], "rescale": true },
"faces": {
"east": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 },
"west": { "uv": [ 0, 0, 16, 6 ], "texture": "#stem", "tintindex": 0 }
}
},
{
"name": "Stem 1",
"from": [ 7.75, -1, 7.75 ],
"to": [ 8.25, 3, 8.25 ],
"rotation": { "angle": 45, "axis": "y", "origin": [ 8, 7, 8 ] },
"faces": {
"north": { "uv": [ 8.5, 2, 8, 6 ], "texture": "#stem", "tintindex": 0 },
"east": { "uv": [ 8, 2, 8.5, 6 ], "texture": "#stem", "tintindex": 0 },
"south": { "uv": [ 8.5, 2, 8, 6 ], "texture": "#stem", "tintindex": 0 },
"west": { "uv": [ 8, 2, 8.5, 6 ], "texture": "#stem", "tintindex": 0 },
"up": { "uv": [ 8, 2, 8.5, 2.5 ], "texture": "#stem", "tintindex": 0 }
}
}
]
}