blue_skies:charoite_block

Block of Charoite

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Charoite Storage BlockCharoite Storage BlockPickaxe Mineable

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

Acquisition

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

Crafting
Charoite
Charoite
Charoite
Charoite
Charoite
Charoite
Charoite
Charoite
Charoite
Block of Charoite guaranteed

Mining & drops

sourcecountchanceconditions
Block of Charoite1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement
Charoite Charoite ×9 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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