add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"xxx",
|
||||
"xIx",
|
||||
"sIs"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "minecraft:logs"
|
||||
},
|
||||
"x": {
|
||||
"item": "society:canvas"
|
||||
},
|
||||
"s": {
|
||||
"item": "society:oak_resin"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "smallships:sail"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user