minecraft · recipes
· 1.17.1
Yellow Candle
yellow_candle
Recipe #938
1.17.1
#6
{
"type": "minecraft:crafting_shapeless",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:yellow_dye"
}
],
"result": {
"item": "minecraft:yellow_candle"
}
}