minecraft · recipes
· 1.17.1
Gray Dye
gray_dye
Recipe #329
1.17.1
#6
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:black_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:gray_dye",
"count": 2
}
}