Crafting using Magebloom Fiber, Magebloom Fiber, Scribe's Table, Magebloom Fiber and Magebloom Fiber, arranged in the pattern shown. Produces Alteration Table.
Alteration Table
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alteration Table | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Alteration Table | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
ars_nouveau:alteration_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": [
" x ",
"xyx",
" x "
],
"ingredients": {
"x": {
"item": "ars_nouveau:magebloom_fiber"
},
"y": {
"item": "ars_nouveau:scribes_table"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}