Crafting using Any All Quartz Dust, Gunpowder, Gunpowder and Any All Quartz Dust, arranged in the pattern shown. Produces Tiny TNT.
- Inputs
- 2 × Any All Quartz Dust
- 2 × Gunpowder
- Output
- → Tiny TNT
block· Machines & Other Blocks
Tiny TNT is a block from Applied Energistics 2, crafted from Any All Quartz Dust and Gunpowder.
Drops itself when broken.
ae2:tiny_tntae2ae2minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ab",
"ba"
],
"ingredients": {
"a": {
"tag": "ae2:all_quartz_dust"
},
"b": {
"item": "minecraft:gunpowder"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}