Bestiary Lectern
iceandfire:lectern

Bestiary Lectern

Ice and Fire · by Alexthe666, TheBv
block Axe Mineable

Acquisition

Crafting using Manuscript, Any Planks and Any Planks, arranged in the pattern shown. Produces Bestiary Lectern.

Crafting
Bestiary Lectern Bestiary Lectern guaranteed

Mining & drops

sourcecountchanceconditions
Bestiary Lectern1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:lectern
Namespace
iceandfire
Mod ID
iceandfire
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B",
    "P",
    "P"
  ],
  "ingredients": {
    "B": {
      "item": "iceandfire:manuscript"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}