superb-warfare/src/main/resources/assets/superbwarfare/models/item/small_container.json
2025-03-27 20:43:15 +08:00

124 lines
No EOL
1.7 KiB
JSON

{
"credit": "Made with Blockbench",
"parent": "builtin/entity",
"texture_size": [
128,
128
],
"display": {
"thirdperson_righthand": {
"rotation": [
90,
0,
0
],
"translation": [
0,
-2,
-6
],
"scale": [
0.4,
0.4,
0.4
]
},
"thirdperson_lefthand": {
"rotation": [
90,
0,
0
],
"translation": [
0,
-2,
-6
],
"scale": [
0.4,
0.4,
0.4
]
},
"firstperson_righthand": {
"rotation": [
-176.35,
27.92,
-176.98
],
"translation": [
-2,
0,
0
],
"scale": [
0.4,
0.4,
0.4
]
},
"firstperson_lefthand": {
"rotation": [
-176.35,
27.92,
-176.98
],
"translation": [
-2,
0,
0
],
"scale": [
0.4,
0.4,
0.4
]
},
"ground": {
"translation": [
0,
-1.75,
0
],
"scale": [
0.5,
0.5,
0.5
]
},
"gui": {
"rotation": [
-155,
-45,
180
],
"translation": [
0,
-4.5,
0
],
"scale": [
0.65,
0.65,
0.65
]
},
"head": {
"translation": [
0,
-7,
0
]
},
"fixed": {
"translation": [
0,
-7.75,
1
]
}
},
"textures": {
"particle": "superbwarfare:block/small_container"
}
}