Nickel Nugget
techreborn:nickel_nugget

Nickel Nugget

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

Acquisition

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

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

Centrifuge using Raw Copper. Produces Gold Nugget and Nickel Nugget.

Centrifuge
Gold Nugget Gold Nugget guaranteed
Nickel Nugget Nickel Nugget guaranteed

Industrial Grinder using Any Gold Ores. Produces 3× Raw Gold and Nickel Nugget and 3× Copper Nugget.

Industrial Grinder
Raw Gold Raw Gold ×3 guaranteed
Nickel Nugget Nickel Nugget guaranteed
Copper Nugget Copper Nugget ×3 guaranteed

Centrifuge using Raw Iron. Produces 3× Tin Nugget and 3× Nickel Nugget.

Centrifuge
Tin Nugget Tin Nugget ×3 guaranteed
Nickel Nugget Nickel Nugget ×3 guaranteed

Scrapbox using Scrap Box. Produces Nickel Nugget.

Scrapbox
Nickel Nugget Nickel Nugget guaranteed

Industrial Grinder using Any Gold Ores. Produces Nickel Nugget and 2× Raw Gold and 3× Copper Nugget.

Industrial Grinder
Nickel Nugget Nickel Nugget guaranteed
Raw Gold Raw Gold ×2 guaranteed
Copper Nugget Copper Nugget ×3 guaranteed

Centrifuge using Raw Gold. Produces Nickel Nugget and Copper Nugget.

Centrifuge
Nickel Nugget Nickel Nugget guaranteed
Copper Nugget Copper Nugget guaranteed

Industrial Grinder using Any Iron Ores. Produces 3× Raw Iron and 3× Nickel Nugget and 3× Tin Nugget.

Industrial Grinder
Raw Iron Raw Iron ×3 guaranteed
Nickel Nugget Nickel Nugget ×3 guaranteed
Tin Nugget Tin Nugget ×3 guaranteed

Used in (1)

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
Developer reference
Registry name
techreborn:nickel_nugget
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/nickel_nuggets
techreborn:items/nuggets

Recipe JSON (8):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:nickel_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:raw_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:gold_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:raw_iron"
  },
  "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:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:gold_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:raw_gold"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:iron_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}