Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Lever, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Basic to Copper Tier Upgrade.
Basic to Copper Tier Upgrade
Acquisition
Used in (1)
Crafting using Any Iron Ingot, Any Iron Ingot, Basic to Copper Tier Upgrade, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Basic to Iron Tier Upgrade.
Developer reference
- Registry name
sophisticatedstorage:basic_to_copper_tier_upgrade- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
"CLC",
"CCC"
],
"ingredients": {
"C": {
"tag": "forge:ingots/copper"
},
"L": {
"item": "minecraft:lever"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:basic_to_copper_tier_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}