18 lines
261 B
JSON
18 lines
261 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "wool",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:dye",
|
|
"data": 2
|
|
},
|
|
{
|
|
"item": "minecraft:wool",
|
|
"data": 0
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:wool",
|
|
"data": 13
|
|
}
|
|
} |