Crafting using Bioluminesscence and Bluebright Stick, arranged in the pattern shown. Produces 4× Bioluminescent Torch.
Bioluminescent Torch
Alex's Caves · by Alexthe668, Noonyeyz
Bioluminescent Torch is a block from Alex's Caves, crafted from Bioluminesscence and Bluebright Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bioluminescent Torch | 1–1 | 100% | — |
Block loot table: Bioluminescent Wall Torch (alexscaves) alexscaves:bioluminescent_wall_torch | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:bioluminescent_torch- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
alexscaves:blocks/underzealot_light_sources
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B",
"S"
],
"ingredients": {
"B": {
"item": "alexscaves:bioluminesscence"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}