End Lotus Wall
betterend:end_lotus_wall

End Lotus Wall

item Axe MineableWalls

End Lotus Wall is a item from Unknown Mod, crafted from End Lotus Planks and End Lotus Fence.

Acquisition

Crafting using End Lotus Planks, End Lotus Planks, End Lotus Fence, End Lotus Fence and End Lotus Fence, arranged in the pattern shown. Produces 6× End Lotus Wall.

Crafting
End Lotus Planks
End Lotus Planks
End Lotus Fence
End Lotus Fence
End Lotus Fence
End Lotus Wall End Lotus Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
End Lotus Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:end_lotus_wall
Namespace
betterend
Mod ID
unknown
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "* *",
    "|||"
  ],
  "ingredients": {
    "*": {
      "item": "betterend:end_lotus_planks"
    },
    "|": {
      "item": "betterend:end_lotus_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wall",
  "experience": null,
  "cooking_time": null
}