minecraft · recipes
· 1.18.2
Light Blue Candle
light_blue_candle
Recipe #708
1.18.2
#5
{
"type": "minecraft:crafting_shapeless",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:light_blue_dye"
}
],
"result": {
"item": "minecraft:light_blue_candle"
}
}