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