Bioluminescent Torch
alexscaves:bioluminescent_torch

Bioluminescent Torch

Alex's Caves · by Alexthe668, Noonyeyz
block Underzealot Light Sources

Bioluminescent Torch is a block from Alex's Caves, crafted from Bioluminesscence and Bluebright Stick.

Acquisition

Crafting using Bioluminesscence and Bluebright Stick, arranged in the pattern shown. Produces 4× Bioluminescent Torch.

Crafting
Bioluminesscence
Bluebright Stick
Bioluminescent Torch Bioluminescent Torch ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Bioluminescent Torch1–1100%
Block loot table: Bioluminescent Wall Torch (alexscaves) alexscaves:bioluminescent_wall_torch1–1100%

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
}