Wicked Mask
16×16 · BAKED

item· Other

Wicked Mask

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
item

Wicked Mask is an item from Species, crafted from String and Wicked Wax. %1$s + %2$s to Select a Mob Applies a disguise.

Function

%1$s + %2$s to Select a Mob Applies a disguise

Acquisition

Crafting using String, String, String, String, Wicked Wax, String, String, String and String, arranged in the pattern shown. Produces Wicked Mask.

Crafting
String
String
String
String
Wicked Wax
String
String
String
String
Wicked Mask Wicked Mask guaranteed
Developer reference
Registry name
species:wicked_mask
Namespace
species
Mod ID
species

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#M#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:string"
    },
    "M": {
      "item": "species:wicked_wax"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}