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