blue_skies:polished_rimestone

Polished Rimestone

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

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

Acquisition

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

Crafting
Polished Rimestone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Rimestone1–1100%Survives Explosion

Used in (6)

Crafting using Polished Rimestone, Polished Rimestone, Polished Rimestone, Polished Rimestone, Polished Rimestone and Polished Rimestone, arranged in the pattern shown. Produces 6× Polished Rimestone Wall.

Crafting
Polished Rimestone Wall Polished Rimestone Wall ×6 guaranteed

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

Crafting
Polished Rimestone Stairs Polished Rimestone Stairs ×4 guaranteed

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

Crafting
Polished Rimestone Slab Polished Rimestone Slab ×6 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:polished_rimestone
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:rimestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:rimestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}