Mega Torch
torchmaster:megatorch

Mega Torch

Torchmaster · by Xalcon
block Axe Mineable

Acquisition

Crafting using Torch, Torch, Torch, Diamond, Any Logs, Diamond, Any Gold Storage Block, Any Logs and Any Gold Storage Block, arranged in the pattern shown. Produces Mega Torch.

Crafting
Mega Torch Mega Torch guaranteed

Mining & drops

sourcecountchanceconditions
Mega Torch1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Mega Torch1–1100%Survives Explosion
Developer reference
Registry name
torchmaster:megatorch
Namespace
torchmaster
Mod ID
torchmaster
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TTT",
    "DLD",
    "GLG"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:diamond"
    },
    "G": {
      "tag": "forge:storage_blocks/gold"
    },
    "L": {
      "tag": "minecraft:logs"
    },
    "T": {
      "item": "minecraft:torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}