Crafting using Black Wool, Dried Kelp, Dried Kelp, Dried Kelp and Black Wool, arranged in the pattern shown. Produces Black Belt.
item· Other
Black Belt
Cobblemon · by The Cobblemon Team
Black Belt is a item from Cobblemon, crafted from Black Wool and Dried Kelp.
Acquisition
Used in
Crafting using Blaze Powder, Black Wool, Black Belt, Black Wool and Blaze Powder, arranged in the pattern shown. Produces Expert Belt.
Related items
Developer reference
- Registry name
cobblemon:black_belt- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W ",
"KKK",
" W"
],
"ingredients": {
"K": {
"item": "minecraft:dried_kelp"
},
"W": {
"item": "minecraft:black_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
