Crafting using Protector, Protector, Red Wool, Leather Tunic, Red Wool, Red Wool, Red Wool and Red Wool, arranged in the pattern shown. Produces Assault Vest.
item· Other
Assault Vest
Cobblemon · by The Cobblemon Team
Assault Vest is a item from Cobblemon, crafted from Protector, Red Wool, and Leather Tunic.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:assault_vest- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"P P",
"WCW",
"WWW"
],
"ingredients": {
"C": {
"item": "minecraft:leather_chestplate"
},
"P": {
"item": "cobblemon:protector"
},
"W": {
"item": "minecraft:red_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
