Tiny TNT
16×16 · BAKED

block· Machines & Other Blocks

Tiny TNT

block Pickaxe Mineable

Tiny TNT is a block from Applied Energistics 2, crafted from Any All Quartz Dust and Gunpowder.

Acquisition

Crafting using Any All Quartz Dust, Gunpowder, Gunpowder and Any All Quartz Dust, arranged in the pattern shown. Produces Tiny TNT.

Crafting
Any All Quartz Dust
Gunpowder
Gunpowder
Any All Quartz Dust
  • Inputs
  • 2 × Any All Quartz Dust
  • 2 × Gunpowder
  • Output
  • Tiny TNT
Tiny TNT Tiny TNT guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:tiny_tnt
Namespace
ae2
Mod ID
ae2
Tags (1)
minecraft: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
}