Jellyshroom Crafting Table
betterend:jellyshroom_crafting_table

Jellyshroom Crafting Table

item WorkbenchWorkbench

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

Acquisition

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

Crafting
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Crafting Table Jellyshroom Crafting Table guaranteed

Mining & drops

sourcecountchanceconditions
Jellyshroom Crafting Table1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:jellyshroom_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:jellyshroom_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "table",
  "experience": null,
  "cooking_time": null
}