Crafting using Void Worm Beak, Purpur Block, Ender Pearl, Purpur Block, Ender Pearl, Purpur Block and Ender Pearl, arranged in the pattern shown. Produces Void Worm Effigy.
Void Worm Effigy
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Void Worm Effigy | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexsmobs:void_worm_effigy- Namespace
alexsmobs- Mod ID
alexsmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"PEP",
"EPE"
],
"ingredients": {
"B": {
"item": "alexsmobs:void_worm_beak"
},
"E": {
"item": "minecraft:ender_pearl"
},
"P": {
"item": "minecraft:purpur_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
