Files
minecraft-assets/assets/minecraft/models/block/creaking_heart_dormant.json
2025-03-05 18:31:24 +01:00

7 lines
176 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/creaking_heart_top_dormant",
"side": "minecraft:block/creaking_heart_dormant"
}
}