Industrial Grinder using Any Gold Ores. Produces 2× Raw Gold and Raw Copper and Nickel Dust.
Raw Copper
Acquisition
Industrial Grinder using Any Copper Ores. Produces 3× Gold Nugget and 2× Raw Copper.
Crafting using Block of Raw Copper, in any arrangement. Produces 9× Raw Copper.
Padded using UU-Matter and UU-Matter, arranged in the pattern shown. Produces Raw Copper.
Scrapbox using Scrap Box. Produces Raw Copper.
Industrial Grinder using Any Copper Ores. Produces 3× Raw Copper and 3× Gold Nugget.
Industrial Grinder using Any Copper Ores. Produces Raw Gold and 2× Raw Copper and Nickel Dust.
Grinder using Any Copper Ores. Produces 2× Raw Copper.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Copper Ore | 1–1 | 100% | Fortune increases drop count |
| Deepslate Copper Ore | 1–1 | 100% | Fortune increases drop count |
Used in (3)
Blasting using Raw Copper (100 ticks, 0.7 xp). Produces Copper Ingot.
100 ticks· 0.7 xp
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.
Smelting using Raw Copper (200 ticks, 0.7 xp). Produces Copper Ingot.
200 ticks· 0.7 xp
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
}


