Charcoal Dust
techreborn:charcoal_dust

Charcoal Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Charcoal DustsDusts

Acquisition

Crafting using Small Pile of Charcoal Dust, Small Pile of Charcoal Dust, Small Pile of Charcoal Dust and Small Pile of Charcoal Dust, in any arrangement. Produces Charcoal Dust.

Crafting ⇆ any arrangement
Small Pile of Charcoal Dust
Small Pile of Charcoal Dust
Small Pile of Charcoal Dust
Small Pile of Charcoal Dust
Charcoal Dust Charcoal Dust guaranteed

Scrapbox using Scrap Box. Produces Charcoal Dust.

Scrapbox
Charcoal Dust Charcoal Dust guaranteed

Grinder using Charcoal. Produces Charcoal Dust.

Grinder
Charcoal Dust Charcoal Dust guaranteed

Used in (3)

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

Crafting using Charcoal Dust, in any arrangement. Produces 4× Small Pile of Charcoal Dust.

Crafting ⇆ any arrangement
Charcoal Dust
Small Pile of Charcoal Dust Small Pile of Charcoal Dust ×4 guaranteed
Developer reference
Registry name
techreborn:charcoal_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/charcoal_dusts
techreborn:items/dusts

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:charcoal_small_dust"
    },
    {
      "item": "techreborn:charcoal_small_dust"
    },
    {
      "item": "techreborn:charcoal_small_dust"
    },
    {
      "item": "techreborn:charcoal_small_dust"
    }
  ],
  "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": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:charcoal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}