ad_astra:polished_glacio_stone

Polished Glacio Stone

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Glacio Cobblestone, Glacio Cobblestone, Glacio Cobblestone and Glacio Cobblestone, arranged in the pattern shown. Produces 4× Polished Glacio Stone.

Crafting
Polished Glacio Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Glacio Stone1–1100%Survives Explosion

Used in (4)

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

Crafting
Polished Glacio Stone Stairs Polished Glacio Stone Stairs ×4 guaranteed

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

Crafting
Polished Glacio Stone Slab Polished Glacio Stone Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:glacio_cobblestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:glacio_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}