Stone Cutting using Chiseled Moon Stone Bricks. Produces Chiseled Moon Stone Slab.
Chiseled Moon Stone Slab
Ad Astra · by Alex Nijjar
Acquisition
Crafting using Chiseled Moon Stone Bricks, Chiseled Moon Stone Bricks and Chiseled Moon Stone Bricks, arranged in the pattern shown. Produces 6× Chiseled Moon Stone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Moon Stone Slab | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:chiseled_moon_stone_slab- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ad_astra:chiseled_moon_stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ad_astra:chiseled_moon_stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
