ars_nouveau:ghostweave

Ghostweave

Ars Nouveau · by Bailey Hollingsworth
block An DecorativeIgnore Tile

Acquisition

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

Crafting
Ghostweave ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Ghostweave1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:ghostweave
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (2)
ars_nouveau:blocks/an_decorative
ars_nouveau:blocks/ignore_tile

Recipe JSON (1):

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