Gilded Beads
16×16 · BAKED

block· Machines & Other Blocks

Gilded Beads

Galosphere · by Orcinus
block

Gilded Beads is a block from Galosphere, crafted from Gold Ingot and Gold Nugget.

Acquisition

Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Gold Nugget, Gold Nugget, Gold Nugget, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces 8× Gilded Beads.

Crafting
Gold Ingot
Gold Ingot
Gold Ingot
Gold Nugget
Gold Nugget
Gold Nugget
Gold Ingot
Gold Ingot
Gold Ingot
Gilded Beads Gilded Beads ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Gilded Beads1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:gilded_beads
Namespace
galosphere
Mod ID
galosphere

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "###",
    "GGG"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:gold_nugget"
    },
    "G": {
      "item": "minecraft:gold_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}