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.
Mega Torch
Torchmaster · by Xalcon
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mega Torch | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Mega Torch | 1–1 | 100% | 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
}
