summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/pink_candle_cake_lit.json
blob: d9f12f1080c31f17c6fc6457f6ab425c9b003389 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "parent": "block/template_cake_with_candle_lit",
  "textures": {
    "candle": "block/pink_candle_lit",
    "bottom": "block/cake_bottom",
    "side": "block/cake_side_candle_pink",
    "top": "block/cake_top_candle_pink",
    "particle": "block/cake_side_candle_pink"
  }
}