Blackstone Lantern
betterend:blackstone_lantern

Blackstone Lantern

item Axe Mineable

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

Acquisition

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

Crafting
Blackstone Slab
Crystal Shards
Blackstone Slab
Blackstone Lantern Blackstone Lantern guaranteed
Developer reference
Registry name
betterend:blackstone_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:blackstone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_stone_lanterns",
  "experience": null,
  "cooking_time": null
}