ars_nouveau:mirrorweave

Mirrorweave

Ars Nouveau · by Bailey Hollingsworth
block An Decorative

Acquisition

Crafting using Magebloom Block, Magebloom Block, Magebloom Block, Magebloom Block, Conjuration Essence, Magebloom Block, Magebloom Block, Magebloom Block and Magebloom Block, arranged in the pattern shown. Produces 8× Mirrorweave.

Crafting
Mirrorweave ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Mirrorweave1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:mirrorweave
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
ars_nouveau:blocks/an_decorative

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xxx",
    "xyx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "item": "ars_nouveau:magebloom_block"
    },
    "y": {
      "item": "ars_nouveau:conjuration_essence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}