Raw Copper
minecraft:raw_copper

Raw Copper

Minecraft · by Mojang Studios
item

Acquisition

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

Industrial Grinder
Raw Gold Raw Gold ×2 guaranteed
Raw Copper Raw Copper guaranteed
Nickel Dust Nickel Dust guaranteed

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

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

Crafting using Block of Raw Copper, in any arrangement. Produces 9× Raw Copper.

Crafting ⇆ any arrangement
Raw Copper Raw Copper ×9 guaranteed

Padded using UU-Matter and UU-Matter, arranged in the pattern shown. Produces Raw Copper.

Padded
UU-Matter
UU-Matter
Raw Copper Raw Copper guaranteed

Scrapbox using Scrap Box. Produces Raw Copper.

Scrapbox
Raw Copper Raw Copper guaranteed

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

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

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

Industrial Grinder
Raw Gold Raw Gold guaranteed
Raw Copper Raw Copper ×2 guaranteed
Nickel Dust Nickel Dust guaranteed

Mining & drops

sourcecountchanceconditions
Copper Ore1–1100%Fortune increases drop count
Deepslate Copper Ore1–1100%Fortune increases drop count

Used in (3)

Blasting using Raw Copper (100 ticks, 0.7 xp). Produces Copper Ingot.

Blasting

100 ticks· 0.7 xp

Copper Ingot Copper Ingot guaranteed

Crafting using Raw Copper, Raw Copper, Raw Copper, Raw Copper, Raw Copper, Raw Copper, Raw Copper, Raw Copper and Raw Copper, arranged in the pattern shown. Produces Block of Raw Copper.

Crafting
Raw Copper
Raw Copper
Raw Copper
Raw Copper
Raw Copper
Raw Copper
Raw Copper
Raw Copper
Raw Copper
Block of Raw Copper guaranteed

Smelting using Raw Copper (200 ticks, 0.7 xp). Produces Copper Ingot.

Smelting

200 ticks· 0.7 xp

Copper Ingot Copper Ingot guaranteed
Developer reference
Registry name
minecraft:raw_copper
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (8):

{
  "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:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:copper_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:raw_copper_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "U  ",
    "   ",
    " U "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "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": "c:copper_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:copper_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:copper_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}