add first patch
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "sophisticatedcore:upgrade_next_tier",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "sophisticatedcore:item_enabled",
|
||||
"itemRegistryName": "sophisticatedstorage:magnet_upgrade"
|
||||
}
|
||||
],
|
||||
"key": {
|
||||
"M": {
|
||||
"item": "simplemagnets:basicmagnet"
|
||||
},
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron"
|
||||
},
|
||||
"P": {
|
||||
"item": "sophisticatedstorage:upgrade_base"
|
||||
}
|
||||
},
|
||||
"pattern": ["III", "IPI", "IMI"],
|
||||
"result": {
|
||||
"item": "sophisticatedstorage:magnet_upgrade"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user