Crafting using Archwood Slab, Archwood Slab, Archwood Slab, Any Gold Nugget, Any Gold Nugget, Any Archwood Log and Any Archwood Log, arranged in the pattern shown. Produces Scribe's Table.
Scribe's Table
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Scribe's Table | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (1)
Crafting using Magebloom Fiber, Magebloom Fiber, Scribe's Table, Magebloom Fiber and Magebloom Fiber, arranged in the pattern shown. Produces Alteration Table.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Scribe's Table | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
ars_nouveau:scribes_table- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (2)
ars_nouveau:blocks/storage/autopull_disabled minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"xxx",
"y y",
"z z"
],
"ingredients": {
"x": {
"item": "ars_nouveau:archwood_slab"
},
"y": {
"tag": "forge:nuggets/gold"
},
"z": {
"tag": "forge:logs/archwood"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
