Crafting using Glass, Redstone Lamp, Glass, Copper Ingot, Amethyst Shard and Copper Ingot, arranged in the pattern shown. Produces Upgrade.
item· Other
Upgrade
Cobblemon · by The Cobblemon Team
Upgrade is a item from Cobblemon, crafted from Glass, Redstone Lamp, Copper Ingot, and Amethyst Shard.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:upgrade- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/evolution_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GRG",
"CAC"
],
"ingredients": {
"A": {
"item": "minecraft:amethyst_shard"
},
"C": {
"item": "minecraft:copper_ingot"
},
"G": {
"item": "minecraft:glass"
},
"R": {
"item": "minecraft:redstone_lamp"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

