Expert Belt
16×16 · BAKED

item· Other

Expert Belt

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Expert Belt is a item from Cobblemon, crafted from Blaze Powder, Black Wool, and Black Belt.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item1–1100%
Developer reference
Registry name
cobblemon:expert_belt
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P  ",
    "WBW",
    "  P"
  ],
  "ingredients": {
    "B": {
      "item": "cobblemon:black_belt"
    },
    "P": {
      "item": "minecraft:blaze_powder"
    },
    "W": {
      "item": "minecraft:black_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}