block· Machines & Other Blocks

Gold Holder Marble

Goety · by Polarice3
block Marble BlocksMarble Blocks

Gold Holder Marble is a block from Goety, crafted from Any Gold Ingot and Marble.

Acquisition

Crafting using Any Gold Ingot, Marble and Any Gold Ingot, arranged in the pattern shown. Produces Gold Holder Marble.

Crafting
  • Inputs
  • 2 × Any Gold Ingot
  • Marble
  • Output
  • Gold Holder Marble
Gold Holder Marble guaranteed

Mining & drops

sourcecountdrop rateconditions
Gold Holder Marble1–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
goety:gold_holder_marble
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/marble_blocks
goety:items/marble_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "gmg"
  ],
  "ingredients": {
    "g": {
      "tag": "forge:ingots/gold"
    },
    "m": {
      "item": "goety:marble"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}