Magelight Torch
ars_nouveau:magelight_torch

Magelight Torch

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Any Gold Nugget, Source Gem, Any Gold Nugget and Any Gold Nugget, arranged in the pattern shown. Produces Magelight Torch.

Crafting
Any Gold Nugget
Source Gem
Any Gold Nugget
Any Gold Nugget
Magelight Torch Magelight Torch guaranteed

Mining & drops

sourcecountchanceconditions
Magelight Torch1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:magelight_torch
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "xyx",
    " x "
  ],
  "ingredients": {
    "x": {
      "tag": "forge:nuggets/gold"
    },
    "y": {
      "tag": "forge:gems/source"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}