Skip to content

Commit

Permalink
ネームドjson
Browse files Browse the repository at this point in the history
  • Loading branch information
pino223-72 authored Nov 10, 2024
1 parent ef3402c commit e3aac04
Showing 1 changed file with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "item/nc_railgunkai_koucyacya"
},
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [-45, -90, 0],
"translation": [-0.5, 0.25, -3.25],
"scale": [1.2, 1.2, 1]
},
"thirdperson_lefthand": {
"rotation": [-45, 90, 0],
"translation": [-0.5, 0.25, -3.25],
"scale": [1.2, 1.2, 1]
},
"firstperson_righthand": {
"rotation": [180, -75, -130],
"translation": [3.5, 2, -2],
"scale": [1.2, 1.2, 1]
},
"firstperson_lefthand": {
"rotation": [-18.76, 79.05, -27.9],
"translation": [3.5, 2, -2.5],
"scale": [1.2, 1.2, 1]
},
"ground": {
"rotation": [-90, 0, 45],
"translation": [0, -4, 0],
"scale": [1.7, 1.7, 1]
},
"head": {
"rotation": [0, 0, 99.75],
"translation": [1, -18.5, 3.5],
"scale": [2, 2, 1.5]
},
"fixed": {
"rotation": [-180, 0, -180],
"scale": [1.2, 1.2, 1.1]
}
}
}

0 comments on commit e3aac04

Please sign in to comment.