Pythadendron Bookshelf
betterend:pythadendron_bookshelf

Pythadendron Bookshelf

item Bookshelves

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

Acquisition

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

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

Recipe JSON (1):

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