summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/brown_candle_cake_lit.json
blob: 0763eb5452e5da4efd169508ba3fee0a6e1f7f97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "parent": "block/template_cake_with_candle_lit",
  "textures": {
    "candle": "block/brown_candle_lit",
    "bottom": "block/cake_bottom",
    "side": "block/cake_side_candle_brown",
    "top": "block/cake_top_candle_brown",
    "particle": "block/cake_side_candle_brown"
  }
}