add first patch
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"EEE",
|
||||
"ECE",
|
||||
"EEE"
|
||||
],
|
||||
"key": {
|
||||
"E": {
|
||||
"item": "etcetera:bismuth_ingot"
|
||||
},
|
||||
"C": {
|
||||
"item": "refinedstorage:network_card"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "refinedstorage:security_card"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user