Gunpowder
minecraft:gunpowder

Gunpowder

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Charcoal Dust, Sulfur Dust, Saltpeter Dust and Saltpeter Dust, in any arrangement. Produces 2× Gunpowder.

Crafting ⇆ any arrangement
Charcoal Dust
Sulfur Dust
Saltpeter Dust
Saltpeter Dust
Gunpowder Gunpowder ×2 guaranteed

Extractor using TNT. Produces 2× Gunpowder.

Extractor
Gunpowder Gunpowder ×2 guaranteed

Crafting using Any Saltpeter Dust, Any Saltpeter Dust, Any Saltpeter Dust, Any Saltpeter Dust, Any Sulfur Dust and Charcoal, in any arrangement. Produces 6× Gunpowder.

Crafting ⇆ any arrangement
Any Saltpeter Dust
Any Saltpeter Dust
Any Saltpeter Dust
Any Saltpeter Dust
Any Sulfur Dust
Charcoal
Gunpowder Gunpowder ×6 guaranteed

Scrapbox using Scrap Box. Produces Gunpowder.

Scrapbox
Gunpowder Gunpowder guaranteed

Filling using Cinder Flour and Potion (25 mB). Produces Gunpowder.

Filling
Cinder Flour Cinder Flour Potion (25 mB)
Gunpowder Gunpowder guaranteed

Splashing using Crushed Raw Zinc. Produces 9× Zinc Nugget and Gunpowder.

Splashing
Zinc Nugget Zinc Nugget ×9 guaranteed
Gunpowder Gunpowder 25%

Mining & drops

sourcecountchanceconditions
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply1–1100%
Gameplay loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid1–1100%
Mob loot table: Witch (minecraft) minecraft:witch1–1100%
Mob loot table: Creeper (minecraft) minecraft:creeper1–1100%
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon1–3100%
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion1–3100%
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid1–4100%
Mob loot table: Ghast (minecraft) minecraft:ghast1–1100%

Used in (3)

Crafting using Gunpowder, Blaze Powder and Any of Coal / Charcoal, in any arrangement. Produces 3× Fire Charge.

Crafting ⇆ any arrangement
Gunpowder
Blaze Powder
Any of Coal / Charcoal
Fire Charge Fire Charge ×3 guaranteed

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
TNT guaranteed

Crafting using Gunpowder and Paper, in any arrangement. Produces 3× Firework Rocket.

Crafting ⇆ any arrangement
Gunpowder
Paper
Firework Rocket Firework Rocket ×3 guaranteed
Developer reference
Registry name
minecraft:gunpowder
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (6):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:charcoal_dust"
    },
    {
      "item": "techreborn:sulfur_dust"
    },
    {
      "item": "techreborn:saltpeter_dust"
    },
    {
      "item": "techreborn:saltpeter_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:tnt"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dusts/saltpeter"
    },
    {
      "tag": "forge:dusts/saltpeter"
    },
    {
      "tag": "forge:dusts/saltpeter"
    },
    {
      "tag": "forge:dusts/saltpeter"
    },
    {
      "tag": "forge:dusts/sulfur"
    },
    {
      "item": "minecraft:charcoal"
    }
  ],
  "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
}
{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:cinder_flour"
    },
    {
      "fluid": "create:potion",
      "amount": 25
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:splashing",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_zinc"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}