{ "textures": { "texture": "block/spruce_fence", "particle": "block/spruce_planks" }, "elements": [ { "from": [6.75, 6.3, 0.05], "to": [8.75, 9.3, 10], "rotation": {"angle": -45, "axis": "x", "origin": [8, 8, 0]}, "faces": { "north": {"uv": [12, 7, 14, 10], "texture": "#texture", "cullface": "north"}, "east": {"uv": [13, 0, 16, 10], "rotation": 270, "texture": "#texture"}, "west": {"uv": [13, 0, 16, 10], "rotation": 270, "texture": "#texture"}, "up": {"uv": [12, 0, 14, 10], "texture": "#texture"}, "down": {"uv": [12, 0, 14, 10], "texture": "#texture"} } }, { "from": [7.25, 6.35, -0.05], "to": [9.25, 9.35, 10], "rotation": {"angle": 45, "axis": "x", "origin": [8, 8, 0]}, "faces": { "north": {"uv": [14, 6, 16, 9], "texture": "#texture", "cullface": "north"}, "east": {"uv": [12, 6, 15, 16], "rotation": 270, "texture": "#texture"}, "west": {"uv": [12, 6, 15, 16], "rotation": 270, "texture": "#texture"}, "up": {"uv": [14, 6, 16, 16], "texture": "#texture"}, "down": {"uv": [14, 6, 16, 16], "texture": "#texture"} } } ] }