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