G GameIDs
minecraft · recipes · 26.1.2

Lodestone

lodestone

Recipe #64

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