Void Worm Effigy
alexsmobs:void_worm_effigy

Void Worm Effigy

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
block

Acquisition

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.

Crafting
Void Worm Effigy Void Worm Effigy guaranteed

Mining & drops

sourcecountchanceconditions
Void Worm Effigy1–1100%

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
}