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