add first patch
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"O": {
|
||||
"item": "minecraft:birch_planks"
|
||||
},
|
||||
"W": {
|
||||
"item": "etcetera:iridescent_glass"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"OWO"
|
||||
],
|
||||
"result": {
|
||||
"count": 8,
|
||||
"item": "classicpipes:birch_pipe"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user