Prismarine Crystals
minecraft:prismarine_crystals

Prismarine Crystals

Minecraft · by Mojang Studios
item

Acquisition

Grinder using Sea Lantern. Produces 4× Prismarine Crystals.

Grinder
Prismarine Crystals Prismarine Crystals ×4 guaranteed

Grinder using Any Froglights. Produces 2× Prismarine Crystals.

Grinder
Prismarine Crystals Prismarine Crystals ×2 guaranteed

Industrial Grinder using Any Froglights. Produces 3× Prismarine Crystals and Slimeball.

Industrial Grinder
Prismarine Crystals Prismarine Crystals ×3 guaranteed
Slimeball Slimeball guaranteed

Haunting using Any Lapis Gem. Produces Prismarine Shard and Prismarine Crystals.

Haunting
Any Lapis Gem Any Lapis Gem·members not yet documented
Prismarine Shard Prismarine Shard 75%
Prismarine Crystals Prismarine Crystals 13%

Mining & drops

sourcecountchanceconditions
Mob loot table: Guardian (minecraft) minecraft:guardian1–1100%
Mob loot table: Elder Guardian (minecraft) minecraft:elder_guardian1–1100%
Sea Lantern1–1100%Fortune increases drop count
Loot table: Buried Treasure (minecraft) minecraft:buried_treasure1–1100%

Used in (1)

Crafting using Prismarine Shard, Prismarine Crystals, Prismarine Shard, Prismarine Crystals, Prismarine Crystals, Prismarine Crystals, Prismarine Shard, Prismarine Crystals and Prismarine Shard, arranged in the pattern shown. Produces Sea Lantern.

Crafting
Prismarine Shard
Prismarine Crystals
Prismarine Shard
Prismarine Crystals
Prismarine Crystals
Prismarine Crystals
Prismarine Shard
Prismarine Crystals
Prismarine Shard
Sea Lantern guaranteed
Developer reference
Registry name
minecraft:prismarine_crystals
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (4):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:sea_lantern"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:froglights"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:froglights"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:haunting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:gems/lapis"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}