Golden Candelabra
bewitchment:golden_candelabra

Golden Candelabra

Bewitchment · by MoriyaShiine, cybercat5555
block Average WandsPickaxe MineableNeeds Iron Tool

Golden Candelabra is a block from Bewitchment, crafted from Torch, Gold Nugget, and Gold Ingot.

Acquisition

Crafting using Torch, Torch, Torch, Gold Nugget, Gold Ingot, Gold Nugget and Gold Ingot, arranged in the pattern shown. Produces Golden Candelabra.

Crafting
Torch
Torch
Torch
Gold Nugget
Gold Ingot
Gold Nugget
Gold Ingot
Golden Candelabra Golden Candelabra guaranteed

Mining & drops

sourcecountchanceconditions
Golden Candelabra1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:golden_candelabra
Namespace
bewitchment
Mod ID
bewitchment
Tags (3)
bewitchment:items/average_wands
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TTT",
    "NIN",
    " I "
  ],
  "ingredients": {
    "I": {
      "item": "gold_ingot"
    },
    "N": {
      "item": "gold_nugget"
    },
    "T": {
      "item": "torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}