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