Crafting using Prismarite Cluster, Prismarite Cluster and Prismarite Cluster, arranged in the pattern shown. Produces Hanging Prismarite.
Hanging Prismarite
Regions Unexplored · by UHQ_GAMES
Hanging Prismarite is a block from Regions Unexplored, crafted from Prismarite Cluster.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hanging Prismarite | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:hanging_prismarite- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (4)
minecraft:blocks/crystal_sound_blocks minecraft:blocks/mineable/pickaxe regions_unexplored:blocks/prismarite_crystals regions_unexplored:items/prismarite_crystals
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"ingredients": {
"#": {
"item": "regions_unexplored:prismarite_cluster"
}
},
"conditions": [],
"sequence": null,
"group_name": "prismarite",
"experience": null,
"cooking_time": null
}