Crafting using Gray Wool, Gray Wool, Phantom Membrane, Gray Wool, Gray Wool, Golden Carrot and Gray Wool, arranged in the pattern shown. Produces Covert Cloak.
item· Other
Covert Cloak
Cobblemon · by The Cobblemon Team
Covert Cloak is a item from Cobblemon, crafted from Gray Wool, Phantom Membrane, and Golden Carrot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins | 1–1 | 100% | — |
Gameplay loot table: Mossy Oubliette Ruins (cobblemon) cobblemon:mossy_oubliette_ruins | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Frozen (cobblemon) cobblemon:gimmi_tower_frozen | 1–1 | 100% | — |
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Junk (cobblemon) cobblemon:gimmi_tower_junk | 1–1 | 100% | — |
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item | 1–1 | 100% | — |
Gameplay loot table: Toppled Pillars Ruins (cobblemon) cobblemon:toppled_pillars_ruins | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Sunscorched (cobblemon) cobblemon:gimmi_tower_sunscorched | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:covert_cloak- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W ",
"WPW",
"WGW"
],
"ingredients": {
"G": {
"item": "minecraft:golden_carrot"
},
"P": {
"item": "minecraft:phantom_membrane"
},
"W": {
"item": "minecraft:gray_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
