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