add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"O": {
|
||||
"tag": "classicpipes:pipes/networked"
|
||||
},
|
||||
"W": {
|
||||
"item": "society:battery"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"OOO",
|
||||
"OWO",
|
||||
"OOO"
|
||||
],
|
||||
"result": {
|
||||
"count": 8,
|
||||
"item": "classicpipes:stocking_pipe"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user