minecraft · recipes
· 1.17.1
Yellow Wool
yellow_wool
Recipe #322
1.17.1
#6
{
"type": "minecraft:crafting_shapeless",
"group": "wool",
"ingredients": [
{
"item": "minecraft:yellow_dye"
},
{
"item": "minecraft:white_wool"
}
],
"result": {
"item": "minecraft:yellow_wool"
}
}