ad_astra:polished_mercury_stone

Polished Mercury Stone

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

Crafting
Polished Mercury Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Mercury Stone1–1100%Survives Explosion

Used in (4)

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

Crafting
Polished Mercury Stone Slab Polished Mercury Stone Slab ×6 guaranteed

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

Crafting
Polished Mercury Stone Stairs Polished Mercury Stone Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:polished_mercury_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:mercury_cobblestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mercury_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:mercury_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}