End Lotus Crafting Table
betterend:end_lotus_crafting_table

End Lotus Crafting Table

item WorkbenchWorkbench

End Lotus Crafting Table is a item from Unknown Mod, crafted from End Lotus Planks.

Acquisition

Crafting using End Lotus Planks, End Lotus Planks, End Lotus Planks and End Lotus Planks, arranged in the pattern shown. Produces End Lotus Crafting Table.

Crafting
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Crafting Table End Lotus Crafting Table guaranteed

Mining & drops

sourcecountchanceconditions
End Lotus Crafting Table1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:end_lotus_crafting_table
Namespace
betterend
Mod ID
unknown
Tags (2)
c:blocks/workbench
c:items/workbench

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:end_lotus_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "table",
  "experience": null,
  "cooking_time": null
}