minecraft-assets/assets/minecraft/models/item/small_amethyst_bud.json

17 lines
324 B
JSON

{
"parent": "item/amethyst_bud",
"textures": {
"layer0": "minecraft:block/small_amethyst_bud"
},
"display": {
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 0, 6, 0 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"fixed": {
"translation": [ 0, 7, 0 ]
}
}
}