G GameIDs
minecraft · recipes · 1.21.11

Creaking Heart

creaking_heart

Recipe #102

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "L": "minecraft:pale_oak_log",
        "R": "minecraft:resin_block"
    },
    "pattern": [
        " L ",
        " R ",
        " L "
    ],
    "result": {
        "count": 1,
        "id": "minecraft:creaking_heart"
    }
}