Crafting using Lantern and Lantern, arranged in the pattern shown. Produces 2× Bridge Lantern.
Bridge Lantern
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bridge Lantern | 1–1 | 100% | — |
Used in (1)
Crafting using Bridge Lantern, in any arrangement. Produces Lantern.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:bridge_lantern- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (1)
mcwbridges:blocks/bridge_lights
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FF"
],
"ingredients": {
"F": {
"item": "minecraft:lantern"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}