G GameIDs
minecraft · recipes · 26.1.2

Creaking Heart

creaking_heart

Recipe #102

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