add first patch
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [" #", " & ", "& "],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "society:merino_wool"
|
||||
},
|
||||
"&": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "longwings:catching_net"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user