minecraft-src/assets/minecraft/models/block/creaking_heart_dormant.json
2025-07-04 03:45:38 +03:00

7 lines
No EOL
176 B
JSON

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