add first patch
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"n": {
|
||||
"item": "farmersdelight:safety_net"
|
||||
},
|
||||
"s": {
|
||||
"item": "create:zinc_ingot"
|
||||
},
|
||||
"w": {
|
||||
"tag": "minecraft:wooden_slabs"
|
||||
},
|
||||
"a": {
|
||||
"item": "society:aquamarine"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"nsn",
|
||||
"s s",
|
||||
"waw"
|
||||
],
|
||||
"result": {
|
||||
"item": "crabbersdelight:crab_trap"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user