Jellyshroom Wall
betterend:jellyshroom_wall

Jellyshroom Wall

item Axe MineableWalls

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

Acquisition

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

Crafting
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Fence
Jellyshroom Fence
Jellyshroom Fence
Jellyshroom Wall Jellyshroom Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Jellyshroom Wall1–1100%

Block drops

Drops itself when broken.

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