Crushing using Mars Iron Ore (250 ticks). Produces Crushed Raw Iron and Nugget of Experience and Crushed Raw Iron and Mars Cobblestone.
250 ticks

Crushing using Mars Iron Ore (250 ticks). Produces Crushed Raw Iron and Nugget of Experience and Crushed Raw Iron and Mars Cobblestone.
250 ticks

Crushing using Crimsite (250 ticks). Produces Crushed Raw Iron and Iron Nugget.
250 ticks
Crushing using Any Raw Iron Storage Block (400 ticks). Produces 9× Nugget of Experience and 9× Crushed Raw Iron.
400 ticks
Crushing using Ore Iron Nether (350 ticks). Produces Crushed Raw Iron and Nugget of Experience and Crushed Raw Iron and Netherrack.
350 ticks

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

Crushing using Any Crimsite Stone Type (250 ticks). Produces Iron Nugget and Crushed Raw Iron.
250 ticks
Crushing using Mercury Iron Ore (250 ticks). Produces Crushed Raw Iron and Crushed Raw Iron and Nugget of Experience and Mercury Cobblestone.
250 ticks

Crushing using Moon Iron Ore (250 ticks). Produces Crushed Raw Iron and Moon Cobblestone and Nugget of Experience and Crushed Raw Iron.
250 ticks

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

Crushing using Glacio Iron Ore (250 ticks). Produces Crushed Raw Iron and Glacio Cobblestone and Crushed Raw Iron and Nugget of Experience.
250 ticks

Crushing using Any Iron Raw Material (400 ticks). Produces Nugget of Experience and Crushed Raw Iron.
400 ticks
Splashing using Crushed Raw Iron. Produces 9× Iron Nugget and Redstone Dust.
Blasting using Crushed Raw Iron (100 ticks, 0.1 xp). Produces Iron Ingot.
100 ticks· 0.1 xp
Smelting using Crushed Raw Iron (200 ticks, 0.1 xp). Produces Iron Ingot.
200 ticks· 0.1 xp
create:crushed_raw_ironcreatecreatecreate:items/crushed_raw_materials
Recipe JSON (11):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:mars_iron_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": "create:crimsite"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "forge:storage_blocks/raw_iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 400
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "elementaryores:ore_iron_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:iron_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/crimsite"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:mercury_iron_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": "ad_astra:moon_iron_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_iron_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:glacio_iron_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": {
"tag": "forge:raw_materials/iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 400
}