Crafting using Prismoss Sprout and Deepslate, arranged in the pattern shown. Produces Deepslate Prismoss.

Deepslate Prismoss
Regions Unexplored · by UHQ_GAMES
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Prismoss | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Deepslate Prismoss | 1–1 | 100% | Drops itself with Silk Touch |
| — | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
regions_unexplored:deepslate_prismoss- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (5)
minecraft:blocks/animals_spawnable_on minecraft:blocks/azalea_grows_on minecraft:blocks/dirt minecraft:blocks/mineable/pickaxe minecraft:items/dirt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:deepslate"
},
"X": {
"item": "regions_unexplored:prismoss_sprout"
}
},
"conditions": [],
"sequence": null,
"group_name": "prismoss",
"experience": null,
"cooking_time": null
}
