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.
Raw Gold Brick Stairs
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Stone Cutting using Raw Gold Bricks. Produces Raw Gold Brick Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Raw Gold Brick Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:raw_gold_bricks_stairs- Namespace
quark- Mod ID
quark- Tags (8)
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:blocks/stairs minecraft:items/piglin_loved minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "quark:raw_gold_bricks"
}
},
"conditions": [
{
"raw": {
"flag": "raw_metal_bricks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:raw_gold_bricks"
},
"conditions": [
{
"raw": {
"flag": "raw_metal_bricks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
