Granite Lantern
betterend:granite_lantern

Granite Lantern

item Axe Mineable

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

Acquisition

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

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