Gold Bars
quark:gold_bars

Gold Bars

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Needs Iron ToolGuarded By PiglinsPickaxe MineablePiglin Loved

Acquisition

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.

Crafting conditional
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Gold Bars Gold Bars ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Gold Bars1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}