block· Machines & Other Blocks

Rainbow Eucalyptus Bookshelf

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block BookshelvesBookshelvesEnchantment Power ProviderAxe Mineable

Rainbow Eucalyptus Bookshelf is a block from Oh The Biomes We've Gone, 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

sourcecountdrop rateconditions
Rainbow Eucalyptus Bookshelf1–1100%Drops itself with Silk Touch

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Rainbow Eucalyptus Bookshelf1–1100%Drops itself with Silk Touch
1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
biomeswevegone:rainbow_eucalyptus_bookshelf
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (4)
forge:blocks/bookshelves
forge:items/bookshelves
minecraft:blocks/enchantment_power_provider
minecraft:blocks/mineable/axe

Recipe JSON (1):

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