Stone Cutting using Smooth Gilded Sourcestone: Mosaic. Produces Smooth Gilded Sourcestone: Mosaic Slab.
Smooth Gilded Sourcestone: Mosaic Slab
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Crafting using Smooth Gilded Sourcestone: Mosaic, Smooth Gilded Sourcestone: Mosaic and Smooth Gilded Sourcestone: Mosaic, arranged in the pattern shown. Produces 6× Smooth Gilded Sourcestone: Mosaic Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smooth Gilded Sourcestone: Mosaic Slab | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ars_nouveau:smooth_gilded_sourcestone_mosaic_slab- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (3)
ars_nouveau:blocks/an_decorative minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ars_nouveau:smooth_gilded_sourcestone_mosaic"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ars_nouveau:smooth_gilded_sourcestone_mosaic"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}
