summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/blue_candle_cake_lit.json
blob: 10e295d28c455abe9e3fe82cabb75f337de3653b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "parent": "block/template_cake_with_candle_lit",
  "textures": {
    "candle": "block/blue_candle_lit",
    "bottom": "block/cake_bottom",
    "side": "block/cake_side_candle_blue",
    "top": "block/cake_top_candle_blue",
    "particle": "block/cake_side_candle_blue"
  }
}