Purpur Lantern
betterend:purpur_lantern

Purpur Lantern

item Axe Mineable

Purpur Lantern is a item from Unknown Mod, crafted from Purpur Slab and Crystal Shards.

Acquisition

Crafting using Purpur Slab, Crystal Shards and Purpur Slab, arranged in the pattern shown. Produces Purpur Lantern.

Crafting
Purpur Slab
Crystal Shards
Purpur Slab
Purpur Lantern Purpur Lantern guaranteed
Developer reference
Registry name
betterend:purpur_lantern
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "#",
    "S"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:crystal_shards"
    },
    "S": {
      "item": "minecraft:purpur_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_stone_lanterns",
  "experience": null,
  "cooking_time": null
}