source-code/desktopRuntime/resources/assets/minecraft/models/block/creaking_heart.json

7 lines
No EOL
160 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/creaking_heart_top",
"side": "minecraft:block/creaking_heart"
}
}