Chromium Ingot
techreborn:chrome_ingot

Chromium Ingot

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

Acquisition

Crafting using Chromium Nugget, Chromium Nugget, Chromium Nugget, Chromium Nugget, Chromium Nugget, Chromium Nugget, Chromium Nugget, Chromium Nugget and Chromium Nugget, in any arrangement. Produces Chromium Ingot.

Crafting ⇆ any arrangement
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Nugget
Chromium Ingot Chromium Ingot guaranteed

Crafting using Block of Chromium, in any arrangement. Produces 9× Chromium Ingot.

Crafting ⇆ any arrangement
Chromium Ingot Chromium Ingot ×9 guaranteed

Blast Furnace using Small Pile of Chromium Dust. Produces Chromium Ingot.

Blast Furnace
Chromium Ingot Chromium Ingot guaranteed

Blast Furnace using Chromium Dust. Produces Chromium Ingot.

Blast Furnace
Chromium Ingot Chromium Ingot guaranteed

Used in (2)

Crafting using Chromium Ingot, Chromium Ingot, Chromium Ingot, Chromium Ingot, Chromium Ingot, Chromium Ingot, Chromium Ingot, Chromium Ingot and Chromium Ingot, in any arrangement. Produces Block of Chromium.

Crafting ⇆ any arrangement
Chromium Ingot
Chromium Ingot
Chromium Ingot
Chromium Ingot
Chromium Ingot
Chromium Ingot
Chromium Ingot
Chromium Ingot
Chromium Ingot
Block of Chromium guaranteed

Crafting using Chromium Ingot, in any arrangement. Produces 9× Chromium Nugget.

Crafting ⇆ any arrangement
Chromium Ingot
Chromium Nugget Chromium Nugget ×9 guaranteed
Developer reference
Registry name
techreborn:chrome_ingot
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/chromium_ingots
techreborn:items/ingots

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    },
    {
      "item": "techreborn:chrome_nugget"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:chrome_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:blast_furnace",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:chrome_small_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:blast_furnace",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:chrome_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}