Jellyshroom Bookshelf
betterend:jellyshroom_bookshelf

Jellyshroom Bookshelf

item Bookshelves

Jellyshroom Bookshelf is a item from Unknown Mod, crafted from Jellyshroom Planks and Book.

Acquisition

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

Crafting
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Planks
Book
Book
Book
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Planks
Jellyshroom Bookshelf Jellyshroom Bookshelf guaranteed
Developer reference
Registry name
betterend:jellyshroom_bookshelf
Namespace
betterend
Mod ID
unknown
Tags (1)
c:blocks/bookshelves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "PPP",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:jellyshroom_planks"
    },
    "P": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bookshelf",
  "experience": null,
  "cooking_time": null
}