irons_spellbooks:wisewood_bookshelf

Wisewood Bookshelf

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block BookshelvesBookshelvesEnchantment Power ProviderAxe Mineable

Acquisition

Crafting using Any Bookshelves, Any Bookshelves, Any Bookshelves, Any Bookshelves, Arcane Essence, Any Bookshelves, Any Bookshelves, Any Bookshelves and Any Bookshelves, arranged in the pattern shown. Produces 8× Wisewood Bookshelf.

Crafting
Wisewood Bookshelf ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Wisewood Bookshelf1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
irons_spellbooks:wisewood_bookshelf
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
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": [
    "FFF",
    "FRF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "tag": "forge:bookshelves"
    },
    "R": {
      "item": "irons_spellbooks:arcane_essence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}