summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/gray_candle_cake.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/gray_candle_cake.json')
-rwxr-xr-xassets/minecraft/models/block/gray_candle_cake.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/gray_candle_cake.json b/assets/minecraft/models/block/gray_candle_cake.json
new file mode 100755
index 00000000..edb3cbc3
--- /dev/null
+++ b/assets/minecraft/models/block/gray_candle_cake.json
@@ -0,0 +1,10 @@
1{
2 "parent": "block/template_cake_with_candle",
3 "textures": {
4 "candle": "block/gray_candle",
5 "bottom": "block/cake_bottom",
6 "side": "block/cake_side_candle_gray",
7 "top": "block/cake_top_candle_gray",
8 "particle": "block/cake_side_candle_gray"
9 }
10} \ No newline at end of file