Crafting using Manuscript, Any Planks and Any Planks, arranged in the pattern shown. Produces Bestiary Lectern.
Bestiary Lectern
Ice and Fire · by Alexthe666, TheBv
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bestiary Lectern | 1–1 | 100% | 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
}
