create-the-brass-oncerto/kubejs/assets/geckojs/models/item/stepping_caculator.json

141 lines
1.8 KiB
JSON
Raw Permalink Normal View History

2025-04-11 17:07:29 +08:00
{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
64,
64
],
"display": {
"thirdperson_righthand": {
"rotation": [
15,
45,
15
],
"translation": [
-1.5,
1,
1
],
"scale": [
0.6,
0.6,
0.6
]
},
"thirdperson_lefthand": {
"rotation": [
15,
45,
15
],
"translation": [
-1.5,
1,
1
],
"scale": [
0.6,
0.6,
0.6
]
},
"firstperson_righthand": {
"rotation": [
15,
45,
15
],
"translation": [
-2,
2,
-1
],
"scale": [
0.6,
0.6,
0.6
]
},
"firstperson_lefthand": {
"rotation": [
15,
45,
15
],
"translation": [
-2,
2,
-1
],
"scale": [
0.6,
0.6,
0.6
]
},
"ground": {
"translation": [
0,
1,
0
],
"scale": [
0.5,
0.5,
0.5
]
},
"gui": {
"translation": [
0,
-2,
0
],
"rotation": [
45,
45,
0
],
"scale": [
0.8,
0.8,
0.8
]
},
"head": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
2,
1.5
],
"scale": [
1.25,
1.25,
1.25
]
},
"fixed": {
"rotation": [
0,
-90,
0
],
"translation": [
0,
-2,
-2
],
"scale": [
0.8,
0.8,
0.8
]
}
}
}