Chromium Dust
techreborn:chrome_dust

Chromium Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Chromium Dust.

Scrapbox
Chromium Dust Chromium Dust guaranteed

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

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

Padded using UU-Matter, UU-Matter, UU-Matter, UU-Matter, UU-Matter and UU-Matter, arranged in the pattern shown. Produces Chromium Dust.

Padded
UU-Matter
UU-Matter
UU-Matter
UU-Matter
UU-Matter
UU-Matter
Chromium Dust Chromium Dust guaranteed

Industrial Electrolyzer using Ruby Dust and Empty Cell. Produces 3× Empty Cell and 2× Aluminium Dust and Chromium Dust.

Industrial Electrolyzer
Empty Cell Empty Cell ×3 guaranteed
Aluminium Dust Aluminium Dust ×2 guaranteed
Chromium Dust Chromium Dust guaranteed

Industrial Electrolyzer using Uvarovite Dust and Empty Cell. Produces 2× Chromium Dust and 3× Empty Cell and 3× Empty Cell and 6× Empty Cell.

Industrial Electrolyzer
Chromium Dust Chromium Dust ×2 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×6 guaranteed

Used in (2)

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

Crafting ⇆ any arrangement
Chromium Dust
Small Pile of Chromium Dust Small Pile of Chromium Dust ×4 guaranteed

Blast Furnace using Chromium Dust. Produces Chromium Ingot.

Blast Furnace
Chromium Ingot Chromium Ingot guaranteed
Developer reference
Registry name
techreborn:chrome_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/chromium_dusts
techreborn:items/dusts

Recipe JSON (7):

{
  "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:chrome_small_dust"
    },
    {
      "item": "techreborn:chrome_small_dust"
    },
    {
      "item": "techreborn:chrome_small_dust"
    },
    {
      "item": "techreborn:chrome_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:chromium_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "UUU",
    "UU ",
    " U "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:ruby_dusts"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:chromium_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_electrolyzer",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:uvarovite_dust"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}