Crafting using Dread Shard and Treated Stick, arranged in the pattern shown. Produces 4× Dreadstone Torch.
Dreadstone Torch
Ice and Fire · by Alexthe666, TheBv
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dreadstone Torch | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
iceandfire:dread_torch- Namespace
iceandfire- Mod ID
iceandfire
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"D",
"S"
],
"ingredients": {
"D": {
"item": "iceandfire:dread_shard"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}