this repo has no description
at main 61 lines 2.0 kB view raw
1{ 2 "credit": "Made with Blockbench", 3 "textures": { 4 "0": "models/medieval/bench/texture", 5 "particle": "models/medieval/bench/texture" 6 }, 7 "elements": [ 8 { 9 "from": [-4, -16, 30], 10 "to": [24, 6, 30], 11 "rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, -8]}, 12 "faces": { 13 "north": {"uv": [8.5, 0, 15.5, 7], "texture": "#0"}, 14 "east": {"uv": [0, 0, 0, 14], "texture": "#0"}, 15 "south": {"uv": [15.5, 0, 8.5, 7], "texture": "#0"}, 16 "west": {"uv": [0, 0, 0, 14], "texture": "#0"}, 17 "up": {"uv": [0, 0, 14, 0], "texture": "#missing"}, 18 "down": {"uv": [0, 0, 14, 0], "texture": "#missing"} 19 } 20 }, 21 { 22 "from": [-8, -16, 28], 23 "to": [-4, 4, 32], 24 "rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, -8]}, 25 "faces": { 26 "north": {"uv": [1, 1, 2, 8.5], "texture": "#0"}, 27 "east": {"uv": [0, 1, 1, 8.5], "texture": "#0"}, 28 "south": {"uv": [3, 1, 4, 8.5], "texture": "#0"}, 29 "west": {"uv": [2, 1, 3, 8.5], "rotation": 180, "texture": "#0"}, 30 "up": {"uv": [4, 1, 5, 2], "texture": "#0"}, 31 "down": {"uv": [0, 0, 2, 2], "texture": "#0"} 32 } 33 }, 34 { 35 "from": [-6, -16, 0], 36 "to": [-6, -11, 24], 37 "rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, -8]}, 38 "faces": { 39 "north": {"uv": [0, 0, 0, 5], "texture": "#0"}, 40 "east": {"uv": [0, 8.5, 6, 9.5], "texture": "#0"}, 41 "south": {"uv": [0, 0, 0, 5], "texture": "#0"}, 42 "west": {"uv": [0, 8.5, 6, 9.5], "texture": "#0"}, 43 "up": {"uv": [0, 0, 0, 12], "texture": "#missing"}, 44 "down": {"uv": [0, 0, 0, 12], "texture": "#missing"} 45 } 46 }, 47 { 48 "from": [-8, -11, -2], 49 "to": [-4, -9, 28], 50 "rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, -8]}, 51 "faces": { 52 "north": {"uv": [0, 0, 2, 1], "texture": "#0"}, 53 "east": {"uv": [0, 0, 8.5, 1], "texture": "#0"}, 54 "south": {"uv": [0, 0, 2, 1], "texture": "#0"}, 55 "west": {"uv": [0, 0, 8.5, 1], "texture": "#0"}, 56 "up": {"uv": [0, 1, 2, 8.5], "texture": "#0"}, 57 "down": {"uv": [6.5, 1, 8.5, 8.5], "texture": "#0"} 58 } 59 } 60 ] 61}