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