Files
minecraft-assets/assets/minecraft/models/item/big_dripleaf.json
2021-05-19 18:33:08 +00:00

16 lines
312 B
JSON

{
"parent": "minecraft:block/big_dripleaf",
"display": {
"gui": {
"rotation": [ 30, 225, 0 ],
"translation": [ 0, -2, 0],
"scale":[ 0.625, 0.625, 0.625 ]
},
"fixed": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 0, -1 ],
"scale":[ 0.5, 0.5, 0.5 ]
}
}
}