summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/lime_candle_cake.json
blob: 9cb4196d696581b47f140418664e772a9724bc28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "parent": "block/template_cake_with_candle",
  "textures": {
    "candle": "block/lime_candle",
    "bottom": "block/cake_bottom",
    "side": "block/cake_side_candle_lime",
    "top": "block/cake_top_candle_lime",
    "particle": "block/cake_side_candle_lime"
  }
}