Crushing using Any Copper Raw Material (400 ticks). Produces Nugget of Experience and Crushed Raw Copper.
400 ticks
Crushing using Any Copper Raw Material (400 ticks). Produces Nugget of Experience and Crushed Raw Copper.
400 ticks
Crushing using Ore Copper Nether (350 ticks). Produces Crushed Raw Copper and Nugget of Experience and Netherrack and 5× Crushed Raw Copper.
350 ticks

Crushing using Copper Ore (250 ticks). Produces Cobblestone and 5× Crushed Raw Copper and Crushed Raw Copper and Nugget of Experience.
250 ticks

Crushing using Ore Copper End (350 ticks). Produces End Stone and Crushed Raw Copper and 5× Crushed Raw Copper and Nugget of Experience.
350 ticks

Crushing using Any Raw Copper Storage Block (400 ticks). Produces 9× Nugget of Experience and 9× Crushed Raw Copper.
400 ticks
Crushing using Veridium (250 ticks). Produces Crushed Raw Copper and Copper Nugget.
250 ticks
Crushing using Glacio Copper Ore (250 ticks). Produces Glacio Cobblestone and Nugget of Experience and Crushed Raw Copper and 5× Crushed Raw Copper.
250 ticks

Crushing using Deepslate Copper Ore (350 ticks). Produces Cobbled Deepslate and 7× Crushed Raw Copper and Nugget of Experience and Crushed Raw Copper.
350 ticks

Crushing using Any Veridium Stone Type (250 ticks). Produces Crushed Raw Copper and Copper Nugget.
250 ticks
Blasting using Crushed Raw Copper (100 ticks, 0.1 xp). Produces Copper Ingot.
100 ticks· 0.1 xp
Splashing using Crushed Raw Copper. Produces 9× Copper Nugget and Clay Ball.
Smelting using Crushed Raw Copper (200 ticks, 0.1 xp). Produces Copper Ingot.
200 ticks· 0.1 xp
create:crushed_raw_coppercreatecreatecreate:items/crushed_raw_materials
Recipe JSON (9):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "forge:raw_materials/copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 400
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "elementaryores:ore_copper_nether"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "elementaryores"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "elementaryores:ore_copper_end"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "elementaryores"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "forge:storage_blocks/raw_copper"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 400
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "create:veridium"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:glacio_copper_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:deepslate_copper_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/veridium"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}