Pearl
alexscaves:pearl

Pearl

Alex's Caves · by Alexthe668, Noonyeyz
item Deep One BartersPearl Raw Material

Pearl is a item from Alex's Caves, crafted from Gazing Pearl and Marine Snow.

Acquisition

Crafting using Gazing Pearl and Marine Snow, in any arrangement. Produces Pearl.

Crafting ⇆ any arrangement
Gazing Pearl
Marine Snow
Pearl Pearl guaranteed

Crafting using Block of Pearl, in any arrangement. Produces 9× Pearl.

Crafting ⇆ any arrangement
Pearl Pearl ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Mussel1–1100%Table Bonus

Used in (2)

Crafting using Pearl, Abyssmarine, Abyssmarine, Abyssmarine and Abyssmarine, arranged in the pattern shown. Produces Abyssal Altar.

Crafting
Abyssal Altar Abyssal Altar guaranteed

Crafting using Pearl, Pearl, Pearl, Pearl, Pearl, Pearl, Pearl, Pearl and Pearl, arranged in the pattern shown. Produces Block of Pearl.

Crafting
Pearl
Pearl
Pearl
Pearl
Pearl
Pearl
Pearl
Pearl
Pearl
Block of Pearl guaranteed
Developer reference
Registry name
alexscaves:pearl
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
alexscaves:items/deep_one_barters
forge:items/raw_materials/pearl

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "alexscaves:gazing_pearl"
    },
    {
      "item": "alexscaves:marine_snow"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:block_of_pearl"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}