Ring Target
16×16 · BAKED

item· Other

Ring Target

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Ring Target is a item from Cobblemon, crafted from Target and Bamboo Slab.

Acquisition

Crafting using Target and Bamboo Slab, arranged in the pattern shown. Produces Ring Target.

Crafting
Ring Target Ring Target guaranteed
Developer reference
Registry name
cobblemon:ring_target
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TS"
  ],
  "ingredients": {
    "S": {
      "tag": "minecraft:wooden_slabs"
    },
    "T": {
      "item": "minecraft:target"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}