Crafting using Any Prismarite Crystals, Any Prismarite Crystals, Any Glass, Any Prismarite Crystals and Any Prismarite Crystals, arranged in the pattern shown. Produces 2× Prismaglass.
Prismaglass
Regions Unexplored · by UHQ_GAMES
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Prismaglass | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Prismaglass | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
regions_unexplored:prismaglass- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (3)
forge:blocks/stained_glass forge:items/stained_glass minecraft:blocks/impermeable
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
"X#X",
" X "
],
"ingredients": {
"#": {
"tag": "forge:glass"
},
"X": {
"tag": "regions_unexplored:prismarite_crystals"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_glass",
"experience": null,
"cooking_time": null
}
