G GameIDs
minecraft · recipes · 1.21.11

Lodestone

lodestone

Recipe #64

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:iron_ingot",
        "S": "minecraft:chiseled_stone_bricks"
    },
    "pattern": [
        "SSS",
        "S#S",
        "SSS"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:lodestone"
    }
}