blue_skies:sunstone_block

Block of Sunstone

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe Mineable

Block of Sunstone is a block from Blue Skies, crafted from Sunstone Crystal.

Acquisition

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

Crafting
Sunstone Crystal
Sunstone Crystal
Sunstone Crystal
Sunstone Crystal
Block of Sunstone guaranteed

Mining & drops

sourcecountchanceconditions
Block of Sunstone1–1100%Survives Explosion

Used in (1)

Crafting using Block of Sunstone, in any arrangement. Produces 4× Sunstone Crystal.

Crafting ⇆ any arrangement
Sunstone Crystal Sunstone Crystal ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:sunstone_block
Namespace
blue_skies
Mod ID
blue_skies
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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