Iron Candelabra
bewitchment:iron_candelabra

Iron Candelabra

Bewitchment · by MoriyaShiine, cybercat5555
block Weak WandsPickaxe MineableNeeds Stone Tool

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

Acquisition

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

Crafting
Torch
Torch
Torch
Iron Nugget
Iron Ingot
Iron Nugget
Iron Ingot
Iron Candelabra Iron Candelabra guaranteed

Mining & drops

sourcecountchanceconditions
Iron Candelabra1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:iron_candelabra
Namespace
bewitchment
Mod ID
bewitchment
Tags (3)
bewitchment:items/weak_wands
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

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