Hanging Prismarite
regions_unexplored:hanging_prismarite

Hanging Prismarite

Regions Unexplored · by UHQ_GAMES
block Crystal Sound BlocksPickaxe MineablePrismarite CrystalsPrismarite Crystals

Hanging Prismarite is a block from Regions Unexplored, crafted from Prismarite Cluster.

Acquisition

Crafting using Prismarite Cluster, Prismarite Cluster and Prismarite Cluster, arranged in the pattern shown. Produces Hanging Prismarite.

Crafting
Prismarite Cluster
Prismarite Cluster
Prismarite Cluster
Hanging Prismarite Hanging Prismarite guaranteed

Mining & drops

sourcecountchanceconditions
Hanging Prismarite1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}