block· Machines & Other Blocks

Gold Banded Marble

Goety · by Polarice3
block Marble BlocksMarble BlocksGuarded By PiglinsPiglin Loved

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

Acquisition

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

Crafting
  • Inputs
  • Marble
  • Any Gold Ingot
  • Output
  • Gold Banded Marble
Gold Banded Marble guaranteed

Mining & drops

sourcecountdrop rateconditions
Gold Banded 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_banded_marble
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/marble_blocks
goety:items/marble_blocks
minecraft:blocks/guarded_by_piglins
minecraft:items/piglin_loved

Recipe JSON (1):

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