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

Raw Gold Bricks
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Raw Gold Bricks | 1–1 | 100% | Survives Explosion |
Used in (10)
Crafting using Raw Gold Bricks, Raw Gold Bricks, Raw Gold Bricks, Raw Gold Bricks, Raw Gold Bricks and Raw Gold Bricks, arranged in the pattern shown. Produces 4× Raw Gold Brick Stairs.
Stone Cutting using Raw Gold Bricks. Produces Raw Gold Brick Wall.
Blasting using Raw Gold Bricks (900 ticks, 9 xp). Produces Block of Gold.
900 ticks· 9 xp

Crafting using Raw Gold Bricks, in any arrangement. Produces 9× Raw Gold.
Stone Cutting using Raw Gold Bricks. Produces Raw Gold Brick Vertical Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:raw_gold_bricks- Namespace
quark- Mod ID
quark- Tags (6)
forge:blocks/needs_iron_tool minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool minecraft:blocks/needs_stone_tool minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"II",
"II"
],
"ingredients": {
"I": {
"item": "minecraft:raw_gold_block"
}
},
"conditions": [
{
"raw": {
"flag": "raw_metal_bricks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
