mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
19 lines
360 B
JSON
19 lines
360 B
JSON
{
|
|
"parent": "builtin/generated",
|
|
"textures": {
|
|
"layer0": "items/ender_pearl"
|
|
},
|
|
"display": {
|
|
"thirdperson": {
|
|
"rotation": [-90, 0, 0],
|
|
"translation": [0, 1, -3],
|
|
"scale": [0.55, 0.55, 0.55]
|
|
},
|
|
"firstperson": {
|
|
"rotation": [0, -135, 25],
|
|
"translation": [0, 4, 2],
|
|
"scale": [1.7, 1.7, 1.7]
|
|
}
|
|
}
|
|
}
|