add first patch
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ERE",
|
||||
"CMC",
|
||||
"EPE"
|
||||
],
|
||||
"key": {
|
||||
"E": {
|
||||
"item": "etcetera:bismuth_ingot"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:comparator"
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone_torch"
|
||||
},
|
||||
"M": {
|
||||
"item": "oreganized:lead_block"
|
||||
},
|
||||
"P": {
|
||||
"item": "society:battery"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "refinedstorage:detector"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user