add first patch
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"O": {
|
||||
"item": "oreganized:silver_ingot"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:tinted_glass"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:gold_ingot"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"OWO",
|
||||
" X "
|
||||
],
|
||||
"result": {
|
||||
"count": 8,
|
||||
"item": "classicpipes:request_pipe"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user