ad_astra:polished_mars_stone

Polished Mars Stone

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

Crafting
Polished Mars Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Mars Stone1–1100%Survives Explosion

Used in (4)

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

Crafting
Polished Mars Stone Slab Polished Mars Stone Slab ×6 guaranteed

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

Crafting
Polished Mars Stone Stairs Polished Mars Stone Stairs ×4 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (3):

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