Crafting using Blaze Rod, Blaze Rod, Gold Ingot, Wise Glasses, Gold Ingot, Redstone Dust, Gold Ingot and Redstone Dust, arranged in the pattern shown. Produces Choice Specs.
item· Other
Choice Specs
Cobblemon · by The Cobblemon Team
Choice Specs is a item from Cobblemon, crafted from Blaze Rod, Gold Ingot, Wise Glasses, and Redstone Dust.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:choice_specs- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B B",
"GWG",
"RGR"
],
"ingredients": {
"B": {
"item": "minecraft:blaze_rod"
},
"G": {
"item": "minecraft:gold_ingot"
},
"R": {
"item": "minecraft:redstone"
},
"W": {
"item": "cobblemon:wise_glasses"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}