Crafting using Prismoss Sprout and Stone, arranged in the pattern shown. Produces Prismoss.
Prismoss
Regions Unexplored · by UHQ_GAMES
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Prismoss | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Prismoss | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
regions_unexplored: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:stone"
},
"X": {
"item": "regions_unexplored:prismoss_sprout"
}
},
"conditions": [],
"sequence": null,
"group_name": "prismoss",
"experience": null,
"cooking_time": null
}
