summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/cyan_candle_cake_lit.json
blob: b08d862209de0b92b742fca6a7d754b961f0caa3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "parent": "block/template_cake_with_candle_lit",
  "textures": {
    "candle": "block/cyan_candle_lit",
    "bottom": "block/cake_bottom",
    "side": "block/cake_side_candle_cyan",
    "top": "block/cake_top_candle_cyan",
    "particle": "block/cake_side_candle_cyan"
  }
}