17 lines
256 B
JSON
17 lines
256 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "society:merino_wool"
|
|
},
|
|
{
|
|
"item": "society:merino_wool"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "longwings:netting",
|
|
"count": 64
|
|
}
|
|
}
|