Crafting using Charcoal Dust, Sulfur Dust, Saltpeter Dust and Saltpeter Dust, in any arrangement. Produces 2× Gunpowder.
Gunpowder
Acquisition
Extractor using TNT. Produces 2× Gunpowder.
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.
Scrapbox using Scrap Box. Produces Gunpowder.
Filling using Cinder Flour and Potion (25 mB). Produces Gunpowder.
Splashing using Crushed Raw Zinc. Produces 9× Zinc Nugget and Gunpowder.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply | 1–1 | 100% | — |
Gameplay loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid | 1–1 | 100% | — |
Mob loot table: Witch (minecraft) minecraft:witch | 1–1 | 100% | — |
Mob loot table: Creeper (minecraft) minecraft:creeper | 1–1 | 100% | — |
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–3 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–3 | 100% | — |
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid | 1–4 | 100% | — |
Mob loot table: Ghast (minecraft) minecraft:ghast | 1–1 | 100% | — |
Used in (3)
Crafting using Gunpowder, Blaze Powder and Any of Coal / Charcoal, in any arrangement. Produces 3× Fire Charge.
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 and Paper, in any arrangement. Produces 3× Firework Rocket.
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
}

