Copper Nugget
create:copper_nugget

Copper Nugget

Create · by simibubi
item Copper NuggetNuggets

Acquisition

Crushing using Tuff (350 ticks). Produces Flint and Zinc Nugget and Iron Nugget and Electrum Nugget and Copper Nugget and Gold Nugget.

Crushing

350 ticks

Flint Flint 25%
Zinc Nugget Zinc Nugget 10%
Iron Nugget Iron Nugget 10%
Electrum Nugget Electrum Nugget 10%
Copper Nugget Copper Nugget 10%
Gold Nugget Gold Nugget 10%

Crushing using Any Tuff Stone Type (350 ticks). Produces Zinc Nugget and Iron Nugget and Flint and Gold Nugget and Copper Nugget and Electrum Nugget.

Crushing
Zinc Nugget Zinc Nugget 10%
Iron Nugget Iron Nugget 10%
Flint Flint 25%
Gold Nugget Gold Nugget 10%
Copper Nugget Copper Nugget 10%
Electrum Nugget Electrum Nugget 10%

Crushing using Tuff (350 ticks). Produces Iron Nugget and Flint and Gold Nugget and Copper Nugget and Zinc Nugget.

Crushing

350 ticks

Iron Nugget Iron Nugget 10%
Flint Flint 25%
Gold Nugget Gold Nugget 10%
Copper Nugget Copper Nugget 10%
Zinc Nugget Zinc Nugget 10%

Crushing using Any Tuff Stone Type (350 ticks). Produces Iron Nugget and Copper Nugget and Flint and Zinc Nugget and Gold Nugget.

Crushing
Iron Nugget Iron Nugget 10%
Copper Nugget Copper Nugget 10%
Flint Flint 25%
Zinc Nugget Zinc Nugget 10%
Gold Nugget Gold Nugget 10%

Splashing using Crushed Raw Copper. Produces 9× Copper Nugget and Clay Ball.

Splashing
Copper Nugget Copper Nugget ×9 guaranteed
Clay Ball Clay Ball 50%

Crushing using Veridium (250 ticks). Produces Crushed Raw Copper and Copper Nugget.

Crushing

250 ticks

Crushed Raw Copper Crushed Raw Copper 80%
Copper Nugget Copper Nugget 80%

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

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

Crushing using Any Veridium Stone Type (250 ticks). Produces Crushed Raw Copper and Copper Nugget.

Crushing
Crushed Raw Copper Crushed Raw Copper 80%
Copper Nugget Copper Nugget 80%
Developer reference
Registry name
create:copper_nugget
Namespace
create
Mod ID
create
Tags (2)
forge:items/nuggets/copper
forge:items/nuggets

Recipe JSON (8):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:tuff"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "tag": "create:stone_types/tuff"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:tuff"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "tag": "create:stone_types/tuff"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:splashing",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "create:veridium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 250
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ingots/copper"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "tag": "create:stone_types/veridium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 250
}