End Lotus Chair
betterend:end_lotus_chair

End Lotus Chair

item Axe Mineable

End Lotus Chair is a item from Unknown Mod, crafted from Stick and End Lotus Slab.

Acquisition

Crafting using Stick, End Lotus Slab, End Lotus Slab, Stick and Stick, arranged in the pattern shown. Produces End Lotus Chair.

Crafting
Stick
End Lotus Slab
End Lotus Slab
Stick
Stick
End Lotus Chair End Lotus Chair guaranteed
Developer reference
Registry name
betterend:end_lotus_chair
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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