minecraft · recipes
· 1.14.4
Light Blue Dye
light_blue_dye
Recipe #242
1.14.4
#9
{
"type": "minecraft:crafting_shapeless",
"group": "light_blue_dye",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:light_blue_dye",
"count": 2
}
}