Fixed Silver to Gold Upgrade needing Copper
This commit is contained in:
parent
d3605166b0
commit
be716b7374
|
|
@ -23,7 +23,7 @@
|
|||
"tag": "forge:ingots/gold"
|
||||
},
|
||||
"S": {
|
||||
"tag": "forge:ingots/copper"
|
||||
"tag": "forge:ingots/silver"
|
||||
},
|
||||
"G": {
|
||||
"tag": "forge:glass"
|
||||
|
|
@ -35,4 +35,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue