{ "parent": "block/block", "textures": { "stem": "block/big_dripleaf_stem", "particle": "block/big_dripleaf_stem" }, "elements": [ { "from": [ 5, 0, 12 ], "to": [ 11, 16, 12 ], "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true }, "shade": false, "faces": { "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } } }, { "from": [ 5, 0, 12 ], "to": [ 11, 16, 12 ], "rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true }, "shade": false, "faces": { "north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }, "south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" } } } ] }