Lucernia Bar Stool
betterend:lucernia_bar_stool

Lucernia Bar Stool

item Axe Mineable

Lucernia Bar Stool is a item from Unknown Mod, crafted from Lucernia Slab and Stick.

Acquisition

Crafting using Lucernia Slab, Lucernia Slab, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces Lucernia Bar Stool.

Crafting
Lucernia Slab
Lucernia Slab
Stick
Stick
Stick
Stick
Lucernia Bar Stool Lucernia Bar Stool guaranteed
Developer reference
Registry name
betterend:lucernia_bar_stool
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "II",
    "II"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:lucernia_slab"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bar_stool",
  "experience": null,
  "cooking_time": null
}