ars_nouveau:spell_prism

Spell Prism

Ars Nouveau · by Bailey Hollingsworth
block Pickaxe Mineable

Acquisition

Crafting using Any Gold Ingot, Archwood Planks, Any Gold Ingot, Archwood Planks, Any Quartz Storage Block, Archwood Planks, Any Gold Ingot, Archwood Planks and Any Gold Ingot, arranged in the pattern shown. Produces Spell Prism.

Crafting
Spell Prism guaranteed

Mining & drops

sourcecountchanceconditions
Spell Prism1–1100%Survives Explosion

Used in (1)

Crafting using Any Obsidian, Any Obsidian, Any Obsidian, Any Obsidian, Spell Prism, Any Obsidian, Any Obsidian, Any Obsidian and Any Obsidian, arranged in the pattern shown. Produces Void Prism.

Crafting
Void Prism guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:spell_prism
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "gxg",
    "xnx",
    "gxg"
  ],
  "ingredients": {
    "g": {
      "tag": "forge:ingots/gold"
    },
    "n": {
      "tag": "forge:storage_blocks/quartz"
    },
    "x": {
      "item": "ars_nouveau:archwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}