ad_astra:polished_moon_stone

Polished Moon Stone

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

Crafting
Polished Moon Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Moon Stone1–1100%Survives Explosion

Used in (4)

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

Crafting
Polished Moon Stone Slab Polished Moon Stone Slab ×6 guaranteed

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

Crafting
Polished Moon Stone Stairs Polished Moon Stone Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:polished_moon_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:moon_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:moon_cobblestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:moon_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}