27 lines
439 B
JSON
27 lines
439 B
JSON
{
|
|
"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
|
|
} |