Raw Gold
minecraft:raw_gold

Raw Gold

Minecraft · by Mojang Studios
item Piglin Loved

Acquisition

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

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

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 Gold Ores. Produces 3× Copper Nugget and Nickel Nugget and 2× Raw Gold.

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

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

Crafting ⇆ any arrangement
Raw Gold Raw Gold ×9 guaranteed

Scrapbox using Scrap Box. Produces Raw Gold.

Scrapbox
Raw Gold Raw Gold 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
Deepslate Gold Ore1–1100%Fortune increases drop count
Gold Ore1–1100%Fortune increases drop count

Used in (3)

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

Crafting
Raw Gold
Raw Gold
Raw Gold
Raw Gold
Raw Gold
Raw Gold
Raw Gold
Raw Gold
Raw Gold
Block of Raw Gold guaranteed

Smelting using Raw Gold (200 ticks, 1 xp). Produces Gold Ingot.

Smelting

200 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

Blasting using Raw Gold (100 ticks, 1 xp). Produces Gold Ingot.

Blasting

100 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed
Developer reference
Registry name
minecraft:raw_gold
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/piglin_loved

Recipe JSON (7):

{
  "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:gold_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "minecraft:gold_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:raw_gold_block"
  },
  "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: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
}