minecraft · recipes
· 1.18.2
White Candle
white_candle
Recipe #676
1.18.2
#5
{
"type": "minecraft:crafting_shapeless",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:white_candle"
}
}