resent-1.8/desktopRuntime/resources/assets/minecraft/models/item/acacia_fence.json

14 lines
316 B
JSON
Raw Normal View History

2022-12-27 10:59:46 -08:00
{
"parent": "block/acacia_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 ]
}
}
}