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

Block of Pearl
Alex's Caves · by Alexthe668, Noonyeyz
Block of Pearl is a storage block from Alex's Caves, crafted from Pearl.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Block of Pearl | 1–1 | 100% | — |
Used in (1)
Crafting using Block of Pearl, in any arrangement. Produces 9× Pearl.
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
}