Crafting using Torch, Torch, Torch, Iron Nugget, Iron Ingot, Iron Nugget and Iron Ingot, arranged in the pattern shown. Produces Iron Candelabra.
Iron Candelabra
Bewitchment · by MoriyaShiine, cybercat5555
Iron Candelabra is a block from Bewitchment, crafted from Torch, Iron Nugget, and Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Candelabra | 1–1 | 100% | 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
}