Skip to content

Commit c86c82e

Browse files
committed
修改手持模型/物品贴图
1 parent fae7ee9 commit c86c82e

File tree

10 files changed

+106
-131
lines changed

10 files changed

+106
-131
lines changed

src/main/resources/assets/lead_beyond/models/block/ceilin_shelf.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,43 @@
486486
}
487487
}
488488
],
489+
"display": {
490+
"thirdperson_righthand": {
491+
"rotation": [75, 45, 0],
492+
"translation": [-3.5, 2.5, 0],
493+
"scale": [0.375, 0.375, 0.375]
494+
},
495+
"thirdperson_lefthand": {
496+
"rotation": [75, 45, 0],
497+
"translation": [-3.5, 2.5, 0],
498+
"scale": [0.375, 0.375, 0.375]
499+
},
500+
"firstperson_righthand": {
501+
"rotation": [0, 45, 0],
502+
"translation": [0, -0.25, -7.5],
503+
"scale": [0.4, 0.4, 0.4]
504+
},
505+
"firstperson_lefthand": {
506+
"rotation": [0, 225, 0],
507+
"scale": [0.4, 0.4, 0.4]
508+
},
509+
"ground": {
510+
"translation": [0, 3, -3],
511+
"scale": [0.25, 0.25, 0.25]
512+
},
513+
"gui": {
514+
"rotation": [30, 225, 0],
515+
"translation": [4.25, -2.75, 0],
516+
"scale": [0.47, 0.47, 0.47]
517+
},
518+
"head": {
519+
"translation": [0, 0, -15.75]
520+
},
521+
"fixed": {
522+
"translation": [0, 0, -11.25],
523+
"scale": [0.5, 0.5, 0.5]
524+
}
525+
},
489526
"groups": [
490527
{
491528
"name": "main",

src/main/resources/assets/lead_beyond/models/block/yz_seat.json

Lines changed: 0 additions & 131 deletions
This file was deleted.

src/main/resources/assets/lead_beyond/models/block/yz_seat_22.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,38 @@
244244
}
245245
}
246246
],
247+
"display": {
248+
"thirdperson_righthand": {
249+
"rotation": [75, 45, 0],
250+
"translation": [0, 2.5, 0],
251+
"scale": [0.375, 0.375, 0.375]
252+
},
253+
"thirdperson_lefthand": {
254+
"rotation": [75, 45, 0],
255+
"translation": [0, 2.5, 0],
256+
"scale": [0.375, 0.375, 0.375]
257+
},
258+
"firstperson_righthand": {
259+
"rotation": [0, 45, 0],
260+
"scale": [0.4, 0.4, 0.4]
261+
},
262+
"firstperson_lefthand": {
263+
"rotation": [0, 225, 0],
264+
"scale": [0.4, 0.4, 0.4]
265+
},
266+
"ground": {
267+
"translation": [0, 3, 0],
268+
"scale": [0.25, 0.25, 0.25]
269+
},
270+
"gui": {
271+
"rotation": [30, 43, 0],
272+
"translation": [1, -2.25, 0],
273+
"scale": [0.48, 0.48, 0.48]
274+
},
275+
"fixed": {
276+
"scale": [0.5, 0.5, 0.5]
277+
}
278+
},
247279
"groups": [
248280
{
249281
"name": "group",

src/main/resources/assets/lead_beyond/models/block/yz_seat_22_table.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,43 @@
283283
}
284284
}
285285
],
286+
"display": {
287+
"thirdperson_righthand": {
288+
"rotation": [75, 45, 0],
289+
"translation": [0, 2.5, 0],
290+
"scale": [0.375, 0.375, 0.375]
291+
},
292+
"thirdperson_lefthand": {
293+
"rotation": [75, 45, 0],
294+
"translation": [0, 2.5, 0],
295+
"scale": [0.375, 0.375, 0.375]
296+
},
297+
"firstperson_righthand": {
298+
"rotation": [0, 45, 0],
299+
"translation": [0, 0, -2],
300+
"scale": [0.4, 0.4, 0.4]
301+
},
302+
"firstperson_lefthand": {
303+
"rotation": [0, 225, 0],
304+
"translation": [0, 0, -2],
305+
"scale": [0.4, 0.4, 0.4]
306+
},
307+
"ground": {
308+
"translation": [0, 3, 0],
309+
"scale": [0.25, 0.25, 0.25]
310+
},
311+
"gui": {
312+
"rotation": [30, 47, 0],
313+
"translation": [1, -2.25, 0],
314+
"scale": [0.48, 0.48, 0.48]
315+
},
316+
"head": {
317+
"translation": [0, 0, 0.25]
318+
},
319+
"fixed": {
320+
"scale": [0.5, 0.5, 0.5]
321+
}
322+
},
286323
"groups": [
287324
{
288325
"name": "group",
568 Bytes
Loading
356 Bytes
Loading
333 Bytes
Loading
436 Bytes
Loading
397 Bytes
Loading
483 Bytes
Loading

0 commit comments

Comments
 (0)