ars_nouveau:sky_block

Skyweave

Ars Nouveau · by Bailey Hollingsworth
block Ignore Tile

Acquisition

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

Crafting
Skyweave ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Skyweave1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ars_nouveau:sky_block
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
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:manipulation_essence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}