G GameIDs
minecraft · recipes · 1.21.11

Tnt

tnt

Recipe #160

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": [
            "minecraft:sand",
            "minecraft:red_sand"
        ],
        "X": "minecraft:gunpowder"
    },
    "pattern": [
        "X#X",
        "#X#",
        "X#X"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:tnt"
    }
}