Silver Candelabra
bewitchment:silver_candelabra

Silver Candelabra

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

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

Acquisition

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

Crafting
Torch
Torch
Torch
Silver Nugget
Silver Ingot
Silver Nugget
Silver Ingot
Silver Candelabra Silver Candelabra guaranteed

Mining & drops

sourcecountchanceconditions
Silver Candelabra1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:silver_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": {
      "tag": "c:silver_ingots"
    },
    "N": {
      "tag": "c:silver_nuggets"
    },
    "T": {
      "item": "torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}