Crafting using End Lotus Planks, End Lotus Planks, End Lotus Planks, Book, Book, Book, End Lotus Planks, End Lotus Planks and End Lotus Planks, arranged in the pattern shown. Produces End Lotus Bookshelf.
End Lotus Bookshelf
End Lotus Bookshelf is a item from Unknown Mod, crafted from End Lotus Planks and Book.
Acquisition
Related items
Developer reference
- Registry name
betterend:end_lotus_bookshelf- Namespace
betterend- Mod ID
unknown- Tags (1)
c:blocks/bookshelves
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"PPP",
"###"
],
"ingredients": {
"#": {
"item": "betterend:end_lotus_planks"
},
"P": {
"item": "minecraft:book"
}
},
"conditions": [],
"sequence": null,
"group_name": "bookshelf",
"experience": null,
"cooking_time": null
}