summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/candle_cake_lit.json
blob: cabd6c3b7122fb23bf10b4f97689c9ac064eb568 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "parent": "block/template_cake_with_candle_lit",
  "textures": {
    "candle": "block/candle_lit",
    "bottom": "block/cake_bottom",
    "side": "block/cake_side",
    "top": "block/cake_top_candle",
    "particle": "block/cake_side"
  }
}