blue_skies:raw_aquite_block

Block of Raw Aquite

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Raw Aquite Storage BlockRaw Aquite Storage BlockPickaxe MineableNeeds Stone Tool

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

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Block of Raw Aquite1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement
Raw Aquite Raw Aquite ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:raw_aquite_block
Namespace
blue_skies
Mod ID
blue_skies
Tags (4)
blue_skies:blocks/storage_blocks/raw_aquite
blue_skies:items/storage_blocks/raw_aquite
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

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