MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20

light_blue_candle.json0 B

Empty File
{
  "type": "minecraft:crafting_shapeless",
  "category": "misc",
  "group": "dyed_candle",
  "ingredients": [
    {
      "item": "minecraft:candle"
    },
    {
      "item": "minecraft:light_blue_dye"
    }
  ],
  "result": {
    "item": "minecraft:light_blue_candle"
  }
}