Stone Cutting using Moon Stone. Produces Polished Moon Stone Stairs.
Polished Moon Stone Stairs
Ad Astra · by Alex Nijjar
Acquisition
Stone Cutting using Polished Moon Stone. Produces Polished Moon Stone Stairs.
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Moon Stone Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:polished_moon_stone_stairs- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ad_astra:moon_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ad_astra:polished_moon_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "ad_astra:polished_moon_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

