Padded using UU-Matter, UU-Matter and UU-Matter, arranged in the pattern shown. Produces TNT.

TNT
Minecraft · by Mojang Studios
Acquisition
Crafting using Gunpowder, Any of Sand / Red Sand, Gunpowder, Any of Sand / Red Sand, Gunpowder, Any of Sand / Red Sand, Gunpowder, Any of Sand / Red Sand and Gunpowder, arranged in the pattern shown. Produces TNT.
Crafting using Gunpowder, Any of White Sand / Orange Sand / Black Sand, Gunpowder, Any of White Sand / Orange Sand / Black Sand, Gunpowder, Any of White Sand / Orange Sand / Black Sand, Gunpowder, Any of White Sand / Orange Sand / Black Sand and Gunpowder, arranged in the pattern shown. Produces TNT.
Scrapbox using Scrap Box. Produces TNT.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply | 1–1 | 100% | — |
Loot table: Buried Treasure (minecraft) minecraft:buried_treasure | 1–1 | 100% | — |
Gameplay loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid | 1–1 | 100% | — |
| TNT | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (1)
Crafting using TNT and Minecart, in any arrangement. Produces Minecart with TNT.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| TNT | 1–1 | 100% | Survives Explosion, Block State Property |
Developer reference
- Registry name
minecraft:tnt- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/enderman_holdable
Recipe JSON (4):
{
"recipe_type": "reborncore:padded",
"pattern": [
"U ",
" U ",
" U"
],
"ingredients": {
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X#X",
"#X#",
"X#X"
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "minecraft:sand"
},
{
"item": "minecraft:red_sand"
}
]
},
"X": {
"item": "minecraft:gunpowder"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X#X",
"#X#",
"X#X"
],
"ingredients": {
"#": {
"anyOf": [
{
"item": "biomesoplenty:white_sand"
},
{
"item": "biomesoplenty:orange_sand"
},
{
"item": "biomesoplenty:black_sand"
}
]
},
"X": {
"item": "minecraft:gunpowder"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

