Gold Candelabra
16×16 · BAKED

block· Machines & Other Blocks

Gold Candelabra

Goety · by Polarice3
block Guarded By PiglinsPickaxe MineablePiglin Loved

Gold Candelabra is a block from Goety, crafted from Light Blue Candle, Gold Candlestick, and Any Gold Ingot.

Acquisition

Crafting using Light Blue Candle, Gold Candlestick, Light Blue Candle, Gold Candlestick, Any Gold Ingot, Gold Candlestick and Any Gold Ingot, arranged in the pattern shown. Produces Gold Candelabra.

Crafting
Light Blue Candle
Gold Candlestick
Light Blue Candle
Gold Candlestick
Any Gold Ingot
Gold Candlestick
Any Gold Ingot
Gold Candelabra Gold Candelabra guaranteed

Mining & drops

sourcecountdrop rateconditions
Gold Candelabra1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Gold Candelabra1–1100%Survives Explosion, Block State Property

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

Developer reference
Registry name
goety:gold_candelabra
Namespace
goety
Mod ID
goety
Tags (3)
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/pickaxe
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CGC",
    "GIG",
    " I "
  ],
  "ingredients": {
    "C": {
      "tag": "minecraft:candles"
    },
    "G": {
      "item": "goety:gold_candlestick"
    },
    "I": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}