Crafting using Target and Bamboo Slab, arranged in the pattern shown. Produces Ring Target.
item· Other
Ring Target
Cobblemon · by The Cobblemon Team
Ring Target is a item from Cobblemon, crafted from Target and Bamboo Slab.
Acquisition
Related items
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
}
