Tenanea Bookshelf
betterend:tenanea_bookshelf

Tenanea Bookshelf

item Bookshelves

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

Acquisition

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

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

Recipe JSON (1):

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