Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces 16× Gold Bars.
Gold Bars
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gold Bars | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:gold_bars- Namespace
quark- Mod ID
quark- Tags (4)
forge:blocks/needs_iron_tool minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"tag": "forge:ingots/gold"
}
},
"conditions": [
{
"raw": {
"flag": "gold_bars",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
