End Stone Lantern
betterend:end_stone_lantern

End Stone Lantern

item Axe Mineable

End Stone Lantern is a item from Unknown Mod, crafted from End Stone Brick Slab and Crystal Shards.

Acquisition

Crafting using End Stone Brick Slab, Crystal Shards and End Stone Brick Slab, arranged in the pattern shown. Produces End Stone Lantern.

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