add first patch
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ECE",
|
||||
"SMS",
|
||||
"ESE"
|
||||
],
|
||||
"key": {
|
||||
"E": {
|
||||
"item": "etcetera:bismuth_ingot"
|
||||
},
|
||||
"C": {
|
||||
"tag": "forge:chests"
|
||||
},
|
||||
"S": {
|
||||
"item": "refinedstorage:security_card"
|
||||
},
|
||||
"M": {
|
||||
"item": "oreganized:lead_block"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "refinedstorage:security_manager"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user