this repo has no description
at main 102 lines 3.5 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 "name": "Leg", 10 "from": [20, -8, 0], 11 "to": [24, 6, 4], 12 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 13 "faces": { 14 "north": {"uv": [1, 0, 0, 7], "texture": "#0"}, 15 "east": {"uv": [2, 0, 1, 7], "texture": "#0"}, 16 "south": {"uv": [3, 0, 2, 7], "texture": "#0"}, 17 "west": {"uv": [4, 0, 3, 7], "texture": "#0"}, 18 "up": {"uv": [2, 0, 0, 2], "texture": "#missing"}, 19 "down": {"uv": [1, 0, 0, 1], "texture": "#0"} 20 } 21 }, 22 { 23 "name": "Leg", 24 "from": [20, -8, 26], 25 "to": [24, 6, 30], 26 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 27 "faces": { 28 "north": {"uv": [1, 0, 0, 7], "texture": "#0"}, 29 "east": {"uv": [3, 0, 2, 7], "texture": "#0"}, 30 "south": {"uv": [4, 0, 3, 7], "texture": "#0"}, 31 "west": {"uv": [2, 0, 1, 7], "texture": "#0"}, 32 "up": {"uv": [2, 0, 0, 2], "texture": "#missing"}, 33 "down": {"uv": [1, 0, 0, 1], "texture": "#0"} 34 } 35 }, 36 { 37 "from": [20, 6, -2], 38 "to": [24, 10, 32], 39 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 40 "faces": { 41 "north": {"uv": [2, 0, 0, 1], "texture": "#0"}, 42 "east": {"uv": [8.5, 0.5, 0, 1.5], "texture": "#0"}, 43 "south": {"uv": [4, 1.5, 2, 3.5], "texture": "#0"}, 44 "west": {"uv": [8.5, 0.5, 0, 1.5], "texture": "#0"}, 45 "up": {"uv": [1, 1.5, 0, 8.5], "texture": "#0"}, 46 "down": {"uv": [2, 1.5, 1, 8.5], "texture": "#0"} 47 } 48 }, 49 { 50 "from": [-8, 10, 0], 51 "to": [20, 10, 32], 52 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 53 "faces": { 54 "north": {"uv": [14, 0, 0, 0], "texture": "#missing"}, 55 "east": {"uv": [16, 0, 0, 0], "texture": "#missing"}, 56 "south": {"uv": [14, 0, 0, 0], "texture": "#missing"}, 57 "west": {"uv": [16, 0, 0, 0], "texture": "#missing"}, 58 "up": {"uv": [8.5, 5.5, 15.5, 12.5], "texture": "#0"}, 59 "down": {"uv": [8.5, 5.5, 15.5, 12.5], "texture": "#0"} 60 } 61 }, 62 { 63 "from": [22, 10, 0], 64 "to": [22, 16, 24], 65 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 66 "faces": { 67 "north": {"uv": [0, 0, 0, 5], "texture": "#missing"}, 68 "east": {"uv": [6, 8.5, 0, 11], "texture": "#0"}, 69 "south": {"uv": [0, 0, 0, 5], "texture": "#missing"}, 70 "west": {"uv": [6, 9.5, 0, 11], "texture": "#0"}, 71 "up": {"uv": [0, 0, 0, 12], "texture": "#missing"}, 72 "down": {"uv": [0, 0, 0, 12], "texture": "#missing"} 73 } 74 }, 75 { 76 "from": [20, 10, 28], 77 "to": [24, 16, 32], 78 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 79 "faces": { 80 "north": {"uv": [2, 7, 1, 8.5], "texture": "#0"}, 81 "east": {"uv": [3, 7, 2, 8.5], "rotation": 180, "texture": "#0"}, 82 "south": {"uv": [4, 7, 3, 8.5], "texture": "#0"}, 83 "west": {"uv": [1, 7, 0, 8.5], "texture": "#0"}, 84 "up": {"uv": [5, 5, 4, 6], "texture": "#0"}, 85 "down": {"uv": [2, 0, 0, 2], "texture": "#missing"} 86 } 87 }, 88 { 89 "from": [-8, 10, 30], 90 "to": [20, 16, 30], 91 "rotation": {"angle": 0, "axis": "y", "origin": [24, 0, -8]}, 92 "faces": { 93 "north": {"uv": [15.5, 5.5, 8.5, 7], "texture": "#0"}, 94 "east": {"uv": [0, 0, 0, 14], "texture": "#missing"}, 95 "south": {"uv": [8.5, 5.5, 15.5, 7], "texture": "#0"}, 96 "west": {"uv": [0, 0, 0, 14], "texture": "#missing"}, 97 "up": {"uv": [14, 5.5, 0, 0], "texture": "#missing"}, 98 "down": {"uv": [14, 5.5, 0, 0], "texture": "#missing"} 99 } 100 } 101 ] 102}