Nickel Ingot
techreborn:nickel_ingot

Nickel Ingot

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

Acquisition

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

Crafting ⇆ any arrangement
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Nugget
Nickel Ingot Nickel Ingot guaranteed

Smelting using Nickel Dust (200 ticks, 0.5 xp). Produces Nickel Ingot.

Smelting

200 ticks· 0.5 xp

Nickel Ingot Nickel Ingot guaranteed

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

Crafting ⇆ any arrangement
Nickel Ingot Nickel Ingot ×9 guaranteed

Blasting using Nickel Dust (100 ticks, 0.5 xp). Produces Nickel Ingot.

Blasting

100 ticks· 0.5 xp

Nickel Ingot Nickel Ingot guaranteed

Used in (2)

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

Crafting ⇆ any arrangement
Nickel Ingot
Nickel Nugget Nickel Nugget ×9 guaranteed

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

Crafting ⇆ any arrangement
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Block of Nickel guaranteed
Developer reference
Registry name
techreborn:nickel_ingot
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/nickel_ingots
techreborn:items/ingots

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    },
    {
      "item": "techreborn:nickel_nugget"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "c:nickel_dusts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:nickel_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "c:nickel_dusts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 100
}