Dreadstone Torch
iceandfire:dread_torch

Dreadstone Torch

Ice and Fire · by Alexthe666, TheBv
block

Acquisition

Crafting using Dread Shard and Treated Stick, arranged in the pattern shown. Produces 4× Dreadstone Torch.

Crafting
Dread Shard
Treated Stick
Dreadstone Torch Dreadstone Torch ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Dreadstone Torch1–1100%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
}