Coal Dust
techreborn:coal_dust

Coal Dust

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

Acquisition

Grinder using Coal. Produces Coal Dust.

Grinder
Coal Dust Coal Dust guaranteed

Centrifuge using Soul Sand and Empty Cell. Produces 10× Sand and Coal Dust and Empty Cell and 4× Saltpeter Dust.

Centrifuge
Sand ×10 guaranteed
Coal Dust Coal Dust guaranteed
Empty Cell Empty Cell guaranteed
Saltpeter Dust Saltpeter Dust ×4 guaranteed

Scrapbox using Scrap Box. Produces Coal Dust.

Scrapbox
Coal Dust Coal Dust guaranteed

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

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

Centrifuge using Netherrack Dust and Empty Cell. Produces Gold Nugget and Coal Dust and Redstone Dust and Empty Cell.

Centrifuge
Gold Nugget Gold Nugget guaranteed
Coal Dust Coal Dust guaranteed
Redstone Dust Redstone Dust guaranteed
Empty Cell Empty Cell guaranteed

Industrial Grinder using Any Diamond Ores. Produces Coal Dust and Diamond and 6× Small Pile of Diamond Dust.

Industrial Grinder
Coal Dust Coal Dust guaranteed
Diamond Diamond guaranteed
Small Pile of Diamond Dust Small Pile of Diamond Dust ×6 guaranteed

Grinder using Anthracite. Produces Coal Dust.

Grinder
Anthracite Anthracite·not yet documented
Coal Dust Coal Dust guaranteed

Centrifuge using Soul Soil and Empty Cell. Produces Empty Cell and 8× Dirt and Coal Dust and 4× Saltpeter Dust.

Centrifuge
Empty Cell Empty Cell guaranteed
Dirt ×8 guaranteed
Coal Dust Coal Dust guaranteed
Saltpeter Dust Saltpeter Dust ×4 guaranteed

Used in (2)

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

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

Recipe JSON (9):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:soul_sand"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "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": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:coal_small_dust"
    },
    {
      "item": "techreborn:coal_small_dust"
    },
    {
      "item": "techreborn:coal_small_dust"
    },
    {
      "item": "techreborn:coal_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:netherrack_dust"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:diamond_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "byg:anthracite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:soul_soil"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}