Crafting using String, String, String and Ersatz Leather, arranged in the pattern shown. Produces Incognito Mask.
- Inputs
- 3 × String
- Ersatz Leather
- Output
- → Incognito Mask
item· Other
Incognito Mask is an item from SecurityCraft, crafted from String and Ersatz Leather.
Crafting using String, String, String and Ersatz Leather, arranged in the pattern shown. Produces Incognito Mask.
securitycraft:incognito_masksecuritycraftsecuritycraftRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"S S",
" L "
],
"ingredients": {
"L": {
"tag": "forge:leather"
},
"S": {
"tag": "forge:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}