G GameIDs
minecraft · recipes · 1.16.5

Lodestone

lodestone

Recipe #64

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "SSS",
        "S#S",
        "SSS"
    ],
    "key": {
        "S": {
            "item": "minecraft:chiseled_stone_bricks"
        },
        "#": {
            "item": "minecraft:netherite_ingot"
        }
    },
    "result": {
        "item": "minecraft:lodestone"
    }
}