blue_skies:aquite_block

Block of Aquite

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Aquite Storage BlockAquite Storage BlockPickaxe Mineable

Block of Aquite is a block from Blue Skies, crafted from Aquite.

Acquisition

Crafting using Aquite, Aquite, Aquite, Aquite, Aquite, Aquite, Aquite, Aquite and Aquite, arranged in the pattern shown. Produces Block of Aquite.

Crafting
Aquite
Aquite
Aquite
Aquite
Aquite
Aquite
Aquite
Aquite
Aquite
Block of Aquite guaranteed

Mining & drops

sourcecountchanceconditions
Block of Aquite1–1100%Survives Explosion

Used in (1)

Crafting using Block of Aquite, in any arrangement. Produces 9× Aquite.

Crafting ⇆ any arrangement
Aquite Aquite ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:aquite_block
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
blue_skies:blocks/storage_blocks/aquite
blue_skies:items/storage_blocks/aquite
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:aquite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}