add first patch
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "sophisticatedbackpacks:backpack_upgrade",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "sophisticatedcore:item_enabled",
|
||||
"itemRegistryName": "sophisticatedbackpacks:netherite_backpack"
|
||||
}
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "sophisticatedbackpacks:diamond_backpack"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:netherite_ingot"
|
||||
},
|
||||
"s": {
|
||||
"item": "minecraft:netherite_upgrade_smithing_template"
|
||||
},
|
||||
"p": {
|
||||
"item": "society:prismatic_shard"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"sDs",
|
||||
"sBs",
|
||||
"sps"
|
||||
],
|
||||
"result": {
|
||||
"item": "sophisticatedbackpacks:netherite_backpack"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user