Crushing using Any Gold Raw Material (400 ticks). Produces 2× Nugget of Experience and Crushed Raw Gold.
400 ticks
Crushing using Any Gold Raw Material (400 ticks). Produces 2× Nugget of Experience and Crushed Raw Gold.
400 ticks
Crushing using Ochrum (250 ticks). Produces Electrum Nugget and Crushed Raw Gold and Gold Nugget.
250 ticks
Crushing using Any Ochrum Stone Type (250 ticks). Produces Crushed Raw Gold and Gold Nugget.
250 ticks
Sequenced Assembly: Start with Incomplete Precision Mechanism, carried through each pass. process 5× through: Deploying with Cogwheel; then Deploying with Large Cogwheel; then Deploying with Any Iron Nugget. Most likely produces Precision Mechanism (81% chance), with other outcomes possible.
Carried through each pass:
The sequence, processed 5×:
Scrap pool (partial-failure outcomes):
Crushing using Gold Ore (250 ticks). Produces Cobblestone and Crushed Raw Gold and 2× Nugget of Experience and Crushed Raw Gold.
250 ticks

Crushing using Venus Gold Ore (250 ticks). Produces Crushed Raw Gold and Venus Cobblestone and Crushed Raw Gold and 2× Nugget of Experience.
250 ticks

Crushing using Any Raw Gold Storage Block (400 ticks). Produces 9× Crushed Raw Gold and 18× Nugget of Experience.
400 ticks
Crushing using Ochrum (250 ticks). Produces Crushed Raw Gold and Gold Nugget.
250 ticks
Crushing using Deepslate Gold Ore (350 ticks). Produces Crushed Raw Gold and Cobbled Deepslate and 2× Nugget of Experience and 2× Crushed Raw Gold.
350 ticks

Crushing using Any Ochrum Stone Type (250 ticks). Produces Electrum Nugget and Crushed Raw Gold and Gold Nugget.
250 ticks
Splashing using Crushed Raw Gold. Produces Nether Quartz and 9× Gold Nugget.
Blasting using Crushed Raw Gold (100 ticks, 0.1 xp). Produces Gold Ingot.
100 ticks· 0.1 xp
Smelting using Crushed Raw Gold (200 ticks, 0.1 xp). Produces Gold Ingot.
200 ticks· 0.1 xp
create:crushed_raw_goldcreatecreatecreate:items/crushed_raw_materials minecraft:items/piglin_loved
Recipe JSON (10):
{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "forge:raw_materials/gold"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 400
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "create:ochrum"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/ochrum"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:sequenced_assembly",
"pattern": null,
"ingredients": {
"tag": "forge:plates/gold"
},
"conditions": [],
"sequence": {
"loops": 5,
"sequence": [
{
"type": "create:deploying",
"results": [
{
"item": "create:incomplete_precision_mechanism",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "create:incomplete_precision_mechanism"
},
{
"item": "create:cogwheel"
}
]
},
{
"type": "create:deploying",
"results": [
{
"item": "create:incomplete_precision_mechanism",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "create:incomplete_precision_mechanism"
},
{
"item": "create:large_cogwheel"
}
]
},
{
"type": "create:deploying",
"results": [
{
"item": "create:incomplete_precision_mechanism",
"count": 1,
"chance": 1,
"outputKind": "item"
}
],
"ingredients": [
{
"item": "create:incomplete_precision_mechanism"
},
{
"tag": "forge:nuggets/iron"
}
]
}
]
},
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:gold_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "ad_astra:venus_gold_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:storage_blocks/raw_gold"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 400
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "create:ochrum"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:deepslate_gold_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/ochrum"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}