G GameIDs
minecraft · recipes · 1.20.6

Lodestone

lodestone

Recipe #64

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:netherite_ingot"
        },
        "S": {
            "item": "minecraft:chiseled_stone_bricks"
        }
    },
    "pattern": [
        "SSS",
        "S#S",
        "SSS"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:lodestone"
    }
}