Crafting using Torch and Torch, arranged in the pattern shown. Produces 2× Bridge Torch.
Bridge Torch
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bridge Torch | 1–1 | 100% | — |
Used in (1)
Crafting using Bridge Torch, in any arrangement. Produces Torch.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:bridge_torch- 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:torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}