2024-12-17 02:08:01 +03:00

18 lines
261 B
JSON

{
"type": "crafting_shapeless",
"group": "wool",
"ingredients": [
{
"item": "minecraft:dye",
"data": 3
},
{
"item": "minecraft:wool",
"data": 0
}
],
"result": {
"item": "minecraft:wool",
"data": 12
}
}