peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/item/jungle_fence_gate.json

16 lines
389 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"parent": "block/jungle_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 ]
}
}
}