mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
16 lines
318 B
JSON
16 lines
318 B
JSON
{
|
|
"parent": "block/birch_fence_gate_closed",
|
|
"display": {
|
|
"thirdperson": {
|
|
"rotation": [0, -90, 170],
|
|
"translation": [0, 1.5, -2.75],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"firstperson": {
|
|
"rotation": [0, 90, 0],
|
|
"translation": [0, 0, 0],
|
|
"scale": [1, 1, 1]
|
|
}
|
|
}
|
|
}
|