Black Belt
16×16 · BAKED

item· Other

Black Belt

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Black Belt is a item from Cobblemon, crafted from Black Wool and Dried Kelp.

Acquisition

Crafting using Black Wool, Dried Kelp, Dried Kelp, Dried Kelp and Black Wool, arranged in the pattern shown. Produces Black Belt.

Crafting
Black Belt Black Belt guaranteed

Used in

Crafting using Blaze Powder, Black Wool, Black Belt, Black Wool and Blaze Powder, arranged in the pattern shown. Produces Expert Belt.

Crafting
Expert Belt Expert Belt guaranteed
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
}