Files
2026-07-31 10:34:32 +09:00

16 lines
243 B
JSON

{
"type": "crafting_shaped",
"pattern": [" #", " & ", "& "],
"key": {
"#": {
"item": "society:merino_wool"
},
"&": {
"item": "minecraft:stick"
}
},
"result": {
"item": "longwings:catching_net"
}
}