byg:rainbow_eucalyptus_bookshelf

Rainbow Eucalyptus Bookshelf

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block BookshelvesBookshelvesBookshelves

Rainbow Eucalyptus Bookshelf is a block from Oh The Biomes You'll Go, crafted from Rainbow Eucalyptus Planks and Book.

Acquisition

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

Crafting
Rainbow Eucalyptus Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Rainbow Eucalyptus Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Rainbow Eucalyptus Bookshelf1–1100%Drops itself with Silk Touch
1–1100%
Developer reference
Registry name
byg:rainbow_eucalyptus_bookshelf
Namespace
byg
Mod ID
byg
Tags (3)
byg:blocks/bookshelves
forge:blocks/bookshelves
forge:items/bookshelves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "XXX",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:rainbow_eucalyptus_planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}