Alteration Table
ars_nouveau:alteration_table

Alteration Table

Ars Nouveau · by Bailey Hollingsworth
block Autopull Disabled StorageAxe Mineable

Acquisition

Crafting using Magebloom Fiber, Magebloom Fiber, Scribe's Table, Magebloom Fiber and Magebloom Fiber, arranged in the pattern shown. Produces Alteration Table.

Crafting
Magebloom Fiber
Magebloom Fiber
Scribe's Table
Magebloom Fiber
Magebloom Fiber
Alteration Table Alteration Table guaranteed

Mining & drops

sourcecountchanceconditions
Alteration Table1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Alteration Table1–1100%Survives Explosion, Block State Property
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
}