ad_astra:mercury_stone_bricks

Mercury Stone Bricks

Ad Astra · by Alex Nijjar
block Pickaxe MineableStone BricksStone Bricks

Acquisition

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

Crafting
Mercury Stone Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Mercury Stone Bricks1–1100%Survives Explosion

Used in (10)

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

Crafting
Mercury Stone Brick Stairs Mercury Stone Brick Stairs ×4 guaranteed
view all 10 →

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:mercury_stone_bricks
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stone_bricks
minecraft:items/stone_bricks

Recipe JSON (2):

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