minecraft-src/assets/minecraft/models/item/medium_amethyst_bud.json
2025-07-04 01:41:11 +03:00

11 lines
185 B
JSON

{
"parent": "item/amethyst_bud",
"textures": {
"layer0": "minecraft:block/medium_amethyst_bud"
},
"display": {
"fixed": {
"translation": [ 0, 6, 0 ]
}
}
}