Crafting using String, String, String, String, Wicked Wax, String, String, String and String, arranged in the pattern shown. Produces Wicked Mask.
- Inputs
- 8 × String
- Wicked Wax
- Output
- → Wicked Mask
item· Other
Wicked Mask is an item from Species, crafted from String and Wicked Wax. %1$s + %2$s to Select a Mob Applies a disguise.
%1$s + %2$s to Select a Mob Applies a disguise
Crafting using String, String, String, String, Wicked Wax, String, String, String and String, arranged in the pattern shown. Produces Wicked Mask.
species:wicked_maskspeciesspeciesRecipe 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
}