mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
34 lines
864 B
JSON
34 lines
864 B
JSON
{
|
|
"parent": "builtin/generated",
|
|
"textures": {
|
|
"layer0": "mcpatcher/cit/others/shield"
|
|
},
|
|
"display": {
|
|
"thirdperson": {
|
|
"rotation": [0, 90, -35],
|
|
"translation": [0, 1.25, -3.5],
|
|
"scale": [0.85, 0.85, 0.85]
|
|
},
|
|
"firstperson": {
|
|
"rotation": [0, -135, 25],
|
|
"translation": [0, 4, 2],
|
|
"scale": [1.5, 1.5, 1.5]
|
|
},
|
|
"gui": {
|
|
"rotation": [15, -25, -5],
|
|
"translation": [0, 0, 0],
|
|
"scale": [1, 1, 1]
|
|
},
|
|
"fixed": {
|
|
"rotation": [0, 180, 0],
|
|
"translation": [0, 0, 0],
|
|
"scale": [0.5, 0.5, 0.5]
|
|
},
|
|
"ground": {
|
|
"rotation": [0, 0, 0],
|
|
"translation": [0, 2, 0],
|
|
"scale": [0.25, 0.25, 0.25]
|
|
}
|
|
}
|
|
}
|