Crafting using Chain, Iron Ingot and Glowing Bulb, arranged in the pattern shown. Produces Iron Bulb Lantern.
Iron Bulb Lantern
Iron Bulb Lantern is a item from Unknown Mod, crafted from Chain, Iron Ingot, and Glowing Bulb.
Acquisition
Used in (16)
Crafting using Iron Bulb Lantern and Brown Dye, in any arrangement. Produces Iron Bulb Lantern Brown.
Crafting using Iron Bulb Lantern and White Dye, in any arrangement. Produces Iron Bulb Lantern White.
Crafting using Iron Bulb Lantern and Blue Dye, in any arrangement. Produces Iron Bulb Lantern Blue.
Crafting using Iron Bulb Lantern and Light Gray Dye, in any arrangement. Produces Iron Bulb Lantern Light Gray.
Crafting using Iron Bulb Lantern and Cyan Dye, in any arrangement. Produces Iron Bulb Lantern Cyan.
Developer reference
- Registry name
betterend:iron_bulb_lantern- Namespace
betterend- Mod ID
unknown- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C",
"I",
"#"
],
"ingredients": {
"#": {
"item": "betterend:glowing_bulb"
},
"C": {
"item": "minecraft:chain"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}