ploof-pack/default/assets/minecraft/models/item/amethyst_cluster.json

12 lines
188 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:block/amethyst_cluster"
},
"display": {
"head": {
"translation": [ 0, 14, -5 ]
}
}
}