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

14 lines
302 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"parent": "block/birch_fence_inventory",
"display": {
"thirdperson": {
"rotation": [ 0, 0, 180 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"gui": {
"rotation": [ 0, 90, 0 ]
}
}
}