blue_skies:polished_cinderstone

Polished Cinderstone

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

Polished Cinderstone is a block from Blue Skies, crafted from Cinderstone.

Acquisition

Crafting using Cinderstone, Cinderstone, Cinderstone and Cinderstone, arranged in the pattern shown. Produces 4× Polished Cinderstone.

Crafting
Cinderstone
Cinderstone
Cinderstone
Cinderstone
Polished Cinderstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Cinderstone1–1100%Survives Explosion

Used in (6)

Crafting using Polished Cinderstone, Polished Cinderstone and Polished Cinderstone, arranged in the pattern shown. Produces 6× Polished Cinderstone Slab.

Crafting
Polished Cinderstone Slab Polished Cinderstone Slab ×6 guaranteed

Crafting using Polished Cinderstone, Polished Cinderstone, Polished Cinderstone, Polished Cinderstone, Polished Cinderstone and Polished Cinderstone, arranged in the pattern shown. Produces 4× Polished Cinderstone Stairs.

Crafting
Polished Cinderstone Stairs Polished Cinderstone Stairs ×4 guaranteed
view all 6 →

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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