Crafting using Book, Any Wooden Slabs, Any Wooden Slabs, Any Wooden Slabs, Any Wooden Fences and Any Wooden Fences, arranged in the pattern shown. Produces Inscription Table.
Inscription Table
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Inscription Table | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
irons_spellbooks:inscription_table- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B",
"TTT",
"L L"
],
"ingredients": {
"B": {
"item": "minecraft:book"
},
"L": {
"tag": "minecraft:wooden_fences"
},
"T": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}