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

11 lines
246 B
JSON
Raw Normal View History

2022-12-27 10:59:46 -08:00
{
"parent": "block/anvil_undamaged",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0.25, 1.5, -2.5 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}