Umbrella Tree Bookshelf
betterend:umbrella_tree_bookshelf

Umbrella Tree Bookshelf

item Bookshelves

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

Acquisition

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

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

Recipe JSON (1):

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