Crafting using Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Copper to Gold Tier Upgrade, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Copper to Diamond Tier Upgrade.
Copper to Diamond Tier Upgrade
Acquisition
Used in (1)
Crafting using Copper to Diamond Tier Upgrade and Any Netherite Ingot, in any arrangement. Produces Copper to Netherite Tier Upgrade.
Developer reference
- Registry name
sophisticatedstorage:copper_to_diamond_tier_upgrade- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DDD",
"DTD",
"DDD"
],
"ingredients": {
"D": {
"tag": "forge:gems/diamond"
},
"T": {
"item": "sophisticatedstorage:copper_to_gold_tier_upgrade"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:copper_to_diamond_tier_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}