Skip to content

Commit fae7ee9

Browse files
committed
22/25B系列硬座座椅/行李物品
1 parent ed0b528 commit fae7ee9

File tree

9 files changed

+1051
-0
lines changed

9 files changed

+1051
-0
lines changed
Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
{
2+
"credit": "Made with Blockbench",
3+
"texture_size": [32, 32],
4+
"textures": {
5+
"0": "lead_beyond:block/suitcase_0_1",
6+
"particle": "lead_beyond:block/suitcase_0_1"
7+
},
8+
"elements": [
9+
{
10+
"from": [4.5, 0, 4],
11+
"to": [11.5, 3, 12],
12+
"faces": {
13+
"north": {"uv": [0, 5.5, 3.5, 7], "texture": "#0"},
14+
"east": {"uv": [0, 4, 4, 5.5], "texture": "#0"},
15+
"south": {"uv": [3.5, 5.5, 7, 7], "texture": "#0"},
16+
"west": {"uv": [4, 4, 8, 5.5], "texture": "#0"},
17+
"up": {"uv": [3.5, 4, 0, 0], "texture": "#0"},
18+
"down": {"uv": [3.5, 0, 0, 4], "texture": "#0"}
19+
}
20+
},
21+
{
22+
"from": [10.6, 2.4, 3.2],
23+
"to": [11.4, 2.9, 4],
24+
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, -0.9]},
25+
"faces": {
26+
"north": {"uv": [2.5, 7, 2.875, 7.25], "texture": "#0"},
27+
"east": {"uv": [7, 2.5, 7.375, 2.75], "texture": "#0"},
28+
"south": {"uv": [3, 7, 3.375, 7.25], "texture": "#0"},
29+
"west": {"uv": [7, 3, 7.375, 3.25], "texture": "#0"},
30+
"up": {"uv": [7.375, 1.875, 7, 1.5], "texture": "#0"},
31+
"down": {"uv": [7.375, 2, 7, 2.375], "texture": "#0"}
32+
}
33+
},
34+
{
35+
"from": [10.6, 0.15, 3.2],
36+
"to": [11.4, 0.65, 4],
37+
"rotation": {"angle": 0, "axis": "y", "origin": [0, -2.35, -0.9]},
38+
"faces": {
39+
"north": {"uv": [2.5, 7, 2.875, 7.25], "texture": "#0"},
40+
"east": {"uv": [7, 2.5, 7.375, 2.75], "texture": "#0"},
41+
"south": {"uv": [3, 7, 3.375, 7.25], "texture": "#0"},
42+
"west": {"uv": [7, 3, 7.375, 3.25], "texture": "#0"},
43+
"up": {"uv": [7.375, 1.875, 7, 1.5], "texture": "#0"},
44+
"down": {"uv": [7.375, 2, 7, 2.375], "texture": "#0"}
45+
}
46+
},
47+
{
48+
"from": [4.6, 0.15, 3.2],
49+
"to": [5.4, 0.65, 4],
50+
"rotation": {"angle": 0, "axis": "y", "origin": [-6, -2.35, -0.9]},
51+
"faces": {
52+
"north": {"uv": [2.5, 7, 2.875, 7.25], "texture": "#0"},
53+
"east": {"uv": [7, 2.5, 7.375, 2.75], "texture": "#0"},
54+
"south": {"uv": [3, 7, 3.375, 7.25], "texture": "#0"},
55+
"west": {"uv": [7, 3, 7.375, 3.25], "texture": "#0"},
56+
"up": {"uv": [7.375, 1.875, 7, 1.5], "texture": "#0"},
57+
"down": {"uv": [7.375, 2, 7, 2.375], "texture": "#0"}
58+
}
59+
},
60+
{
61+
"from": [4.6, 2.4, 3.2],
62+
"to": [5.4, 2.9, 4],
63+
"rotation": {"angle": 0, "axis": "y", "origin": [-6, -0.1, -0.9]},
64+
"faces": {
65+
"north": {"uv": [2.5, 7, 2.875, 7.25], "texture": "#0"},
66+
"east": {"uv": [7, 2.5, 7.375, 2.75], "texture": "#0"},
67+
"south": {"uv": [3, 7, 3.375, 7.25], "texture": "#0"},
68+
"west": {"uv": [7, 3, 7.375, 3.25], "texture": "#0"},
69+
"up": {"uv": [7.375, 1.875, 7, 1.5], "texture": "#0"},
70+
"down": {"uv": [7.375, 2, 7, 2.375], "texture": "#0"}
71+
}
72+
},
73+
{
74+
"from": [5.6, 0.4, 11.95],
75+
"to": [10.4, 0.9, 12.45],
76+
"rotation": {"angle": 0, "axis": "y", "origin": [0, -2.1, 7.85]},
77+
"faces": {
78+
"north": {"uv": [0, 7, 2.375, 7.25], "texture": "#0"},
79+
"east": {"uv": [3.5, 7, 3.75, 7.25], "texture": "#0"},
80+
"south": {"uv": [7, 0, 9.375, 0.25], "texture": "#0"},
81+
"west": {"uv": [7, 3.5, 7.25, 3.75], "texture": "#0"},
82+
"up": {"uv": [9.375, 0.75, 7, 0.5], "texture": "#0"},
83+
"down": {"uv": [9.375, 1, 7, 1.25], "texture": "#0"}
84+
}
85+
}
86+
],
87+
"display": {
88+
"thirdperson_righthand": {
89+
"rotation": [75, 45, 0],
90+
"translation": [0, 2.5, 0],
91+
"scale": [0.375, 0.375, 0.375]
92+
},
93+
"thirdperson_lefthand": {
94+
"rotation": [75, 45, 0],
95+
"translation": [0, 2.5, 1.75],
96+
"scale": [0.375, 0.375, 0.375]
97+
},
98+
"firstperson_righthand": {
99+
"rotation": [0, 45, 0],
100+
"translation": [0, 5.25, 2],
101+
"scale": [0.4, 0.4, 0.4]
102+
},
103+
"firstperson_lefthand": {
104+
"rotation": [0, 225, 0],
105+
"translation": [-0.75, 5.75, 2.5],
106+
"scale": [0.4, 0.4, 0.4]
107+
},
108+
"ground": {
109+
"translation": [0, 6, 0],
110+
"scale": [1.18, 1.18, 1.18]
111+
},
112+
"gui": {
113+
"rotation": [112, 180, 45],
114+
"translation": [5.25, -1.5, 0],
115+
"scale": [1.15, 1.15, 1.15]
116+
},
117+
"fixed": {
118+
"rotation": [-90, 0, 0],
119+
"translation": [0, 0, -9.75],
120+
"scale": [1.34, 1.34, 1.34]
121+
}
122+
}
123+
}
Lines changed: 255 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,255 @@
1+
{
2+
"credit": "Made with Blockbench",
3+
"texture_size": [64, 64],
4+
"textures": {
5+
"0": "lead_beyond:block/yz_seat_22",
6+
"particle": "lead_beyond:block/yz_seat_22"
7+
},
8+
"elements": [
9+
{
10+
"from": [0, 5.75, 0],
11+
"to": [16, 15, 2],
12+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
13+
"faces": {
14+
"north": {"uv": [0, 0, 4, 2.3125], "texture": "#0"},
15+
"east": {"uv": [0, 11.25, 0.5, 13.5625], "texture": "#0"},
16+
"south": {"uv": [0, 2.5, 4, 4.8125], "texture": "#0"},
17+
"west": {"uv": [0.5, 11.25, 1, 13.5625], "texture": "#0"},
18+
"up": {"uv": [8, 10.25, 4, 9.75], "texture": "#0"},
19+
"down": {"uv": [12, 10, 8, 10.5], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"from": [0, 5.75, 2],
24+
"to": [16, 14, 2.25],
25+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
26+
"faces": {
27+
"north": {"uv": [4, 4.5, 8, 6.5625], "texture": "#0"},
28+
"east": {"uv": [12, 3.5, 12.0625, 5.5625], "texture": "#0"},
29+
"south": {"uv": [0, 5, 4, 7.0625], "texture": "#0"},
30+
"west": {"uv": [12, 5.75, 12.0625, 7.8125], "texture": "#0"},
31+
"up": {"uv": [13.5, 11.5625, 9.5, 11.5], "texture": "#0"},
32+
"down": {"uv": [5, 11.75, 1, 11.8125], "texture": "#0"}
33+
}
34+
},
35+
{
36+
"from": [0, 5.75, 2.25],
37+
"to": [16, 13, 2.5],
38+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
39+
"faces": {
40+
"north": {"uv": [8, 4, 12, 5.8125], "texture": "#0"},
41+
"east": {"uv": [12, 8, 12.0625, 9.8125], "texture": "#0"},
42+
"south": {"uv": [8, 6, 12, 7.8125], "texture": "#0"},
43+
"west": {"uv": [9.5, 12, 9.5625, 13.8125], "texture": "#0"},
44+
"up": {"uv": [13.5, 11.8125, 9.5, 11.75], "texture": "#0"},
45+
"down": {"uv": [16, 0, 12, 0.0625], "texture": "#0"}
46+
}
47+
},
48+
{
49+
"from": [0.25, 15, 0],
50+
"to": [15.75, 23, 1.75],
51+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
52+
"faces": {
53+
"north": {"uv": [4, 6.75, 7.875, 8.75], "texture": "#0"},
54+
"east": {"uv": [5.5, 11.25, 5.9375, 13.25], "texture": "#0"},
55+
"south": {"uv": [0, 7.25, 3.875, 9.25], "texture": "#0"},
56+
"west": {"uv": [6, 11.25, 6.4375, 13.25], "texture": "#0"},
57+
"up": {"uv": [11.875, 10.9375, 8, 10.5], "texture": "#0"},
58+
"down": {"uv": [3.875, 10.75, 0, 11.1875], "texture": "#0"}
59+
}
60+
},
61+
{
62+
"from": [0.1, 15, 0],
63+
"to": [0.25, 19, 1.75],
64+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
65+
"faces": {
66+
"north": {"uv": [9.75, 12, 9.8125, 13], "texture": "#0"},
67+
"east": {"uv": [7.5, 11.25, 7.9375, 12.25], "texture": "#0"},
68+
"south": {"uv": [10, 12, 10.0625, 13], "texture": "#0"},
69+
"west": {"uv": [8, 11.5, 8.4375, 12.5], "texture": "#0"},
70+
"up": {"uv": [12.0625, 11.4375, 12, 11], "texture": "#0"},
71+
"down": {"uv": [11.5625, 12, 11.5, 12.4375], "texture": "#0"}
72+
}
73+
},
74+
{
75+
"from": [15.7, 15, 0],
76+
"to": [15.85, 19, 1.75],
77+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
78+
"faces": {
79+
"north": {"uv": [12, 10, 12.0625, 11], "texture": "#0"},
80+
"east": {"uv": [8.5, 11.5, 8.9375, 12.5], "texture": "#0"},
81+
"south": {"uv": [10.25, 12, 10.3125, 13], "texture": "#0"},
82+
"west": {"uv": [9, 11.5, 9.4375, 12.5], "texture": "#0"},
83+
"up": {"uv": [11.8125, 12.4375, 11.75, 12], "texture": "#0"},
84+
"down": {"uv": [12.0625, 12, 12, 12.4375], "texture": "#0"}
85+
}
86+
},
87+
{
88+
"from": [0.25, 15, 0],
89+
"to": [15.75, 23, 1.75],
90+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
91+
"faces": {
92+
"north": {"uv": [8, 0, 11.875, 2], "texture": "#0"},
93+
"east": {"uv": [6.5, 11.25, 6.9375, 13.25], "texture": "#0"},
94+
"south": {"uv": [8, 2, 11.875, 4], "texture": "#0"},
95+
"west": {"uv": [7, 11.25, 7.4375, 13.25], "texture": "#0"},
96+
"up": {"uv": [7.875, 11.1875, 4, 10.75], "texture": "#0"},
97+
"down": {"uv": [11.875, 11, 8, 11.4375], "texture": "#0"}
98+
}
99+
},
100+
{
101+
"from": [0.25, 18.75, 1.75],
102+
"to": [15.75, 22.75, 1.9],
103+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
104+
"faces": {
105+
"north": {"uv": [8, 8, 11.875, 9], "texture": "#0"},
106+
"east": {"uv": [10.5, 12, 10.5625, 13], "texture": "#0"},
107+
"south": {"uv": [4, 8.75, 7.875, 9.75], "texture": "#0"},
108+
"west": {"uv": [10.75, 12, 10.8125, 13], "texture": "#0"},
109+
"up": {"uv": [15.875, 0.3125, 12, 0.25], "texture": "#0"},
110+
"down": {"uv": [15.875, 0.5, 12, 0.5625], "texture": "#0"}
111+
}
112+
},
113+
{
114+
"from": [0.25, 19, 1.85],
115+
"to": [15.75, 22.5, 2],
116+
"rotation": {"angle": 0, "axis": "y", "origin": [9, 4, 1]},
117+
"faces": {
118+
"north": {"uv": [8, 9, 11.875, 9.875], "texture": "#0"},
119+
"east": {"uv": [11, 12, 11.0625, 12.875], "texture": "#0"},
120+
"south": {"uv": [0, 9.25, 3.875, 10.125], "texture": "#0"},
121+
"west": {"uv": [11.25, 12, 11.3125, 12.875], "texture": "#0"},
122+
"up": {"uv": [15.875, 0.8125, 12, 0.75], "texture": "#0"},
123+
"down": {"uv": [4.875, 12, 1, 12.0625], "texture": "#0"}
124+
}
125+
},
126+
{
127+
"from": [12.5, 0.5, 7.5],
128+
"to": [13, 5.5, 8],
129+
"faces": {
130+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
131+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
132+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
133+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
134+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
135+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
136+
}
137+
},
138+
{
139+
"from": [12.5, 3.5, 0],
140+
"to": [13, 4, 7.5],
141+
"faces": {
142+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
143+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
144+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
145+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
146+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
147+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
148+
}
149+
},
150+
{
151+
"from": [3, 3.5, 0],
152+
"to": [3.5, 4, 7.5],
153+
"faces": {
154+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
155+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
156+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
157+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
158+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
159+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
160+
}
161+
},
162+
{
163+
"from": [12.25, 0, 7.25],
164+
"to": [13.25, 0.5, 8.25],
165+
"faces": {
166+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
167+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
168+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
169+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
170+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
171+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
172+
}
173+
},
174+
{
175+
"from": [2.75, 0, 7.25],
176+
"to": [3.75, 0.5, 8.25],
177+
"faces": {
178+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
179+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
180+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
181+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
182+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
183+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
184+
}
185+
},
186+
{
187+
"from": [3, 0.5, 7.5],
188+
"to": [3.5, 5.5, 8],
189+
"faces": {
190+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
191+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
192+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
193+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
194+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
195+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
196+
}
197+
},
198+
{
199+
"from": [2, 5.5, 7.5],
200+
"to": [14, 6, 8],
201+
"faces": {
202+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
203+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
204+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
205+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
206+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
207+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
208+
}
209+
},
210+
{
211+
"from": [2, 5.25, 0],
212+
"to": [2.5, 5.75, 7.5],
213+
"faces": {
214+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
215+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
216+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
217+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
218+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
219+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
220+
}
221+
},
222+
{
223+
"from": [13.5, 5.25, 0],
224+
"to": [14, 5.75, 7.5],
225+
"faces": {
226+
"north": {"uv": [5, 11.75, 5.125, 13], "texture": "#0"},
227+
"east": {"uv": [5.25, 11.75, 5.375, 13], "texture": "#0"},
228+
"south": {"uv": [12, 1, 12.125, 2.25], "texture": "#0"},
229+
"west": {"uv": [12, 2.25, 12.125, 3.5], "texture": "#0"},
230+
"up": {"uv": [1.125, 12.375, 1, 12.25], "texture": "#0"},
231+
"down": {"uv": [12.375, 1, 12.25, 1.125], "texture": "#0"}
232+
}
233+
},
234+
{
235+
"from": [0, 6, 2.55],
236+
"to": [16, 8, 11],
237+
"faces": {
238+
"north": {"uv": [0, 10.25, 4, 10.75], "texture": "#0"},
239+
"east": {"uv": [1, 11.25, 3.125, 11.75], "texture": "#0"},
240+
"south": {"uv": [4, 10.25, 8, 10.75], "texture": "#0"},
241+
"west": {"uv": [3.25, 11.25, 5.375, 11.75], "texture": "#0"},
242+
"up": {"uv": [8, 2.125, 4, 0], "texture": "#0"},
243+
"down": {"uv": [8, 2.25, 4, 4.375], "texture": "#0"}
244+
}
245+
}
246+
],
247+
"groups": [
248+
{
249+
"name": "group",
250+
"origin": [0, 4, 1],
251+
"color": 0,
252+
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
253+
}
254+
]
255+
}

0 commit comments

Comments
 (0)