alexscaves:block_of_pearl

Block of Pearl

Alex's Caves · by Alexthe668, Noonyeyz
block Pearl Storage BlockPearl Storage BlockPickaxe Mineable

Block of Pearl is a storage block from Alex's Caves, crafted from Pearl.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Block of Pearl1–1100%

Used in (1)

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

Crafting ⇆ any arrangement
Pearl Pearl ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:block_of_pearl
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
forge:blocks/storage_blocks/pearl
forge:items/storage_blocks/pearl
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "NNN",
    "NNN"
  ],
  "ingredients": {
    "N": {
      "item": "alexscaves:pearl"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}