summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/light_gray_candle_cake_lit.json
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
committerGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
commit88e4e8852a5f1c33794abe430411b73c3ade507a (patch)
treeb8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/models/block/light_gray_candle_cake_lit.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/models/block/light_gray_candle_cake_lit.json')
-rwxr-xr-xassets/minecraft/models/block/light_gray_candle_cake_lit.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/light_gray_candle_cake_lit.json b/assets/minecraft/models/block/light_gray_candle_cake_lit.json
new file mode 100755
index 00000000..e37798e3
--- /dev/null
+++ b/assets/minecraft/models/block/light_gray_candle_cake_lit.json
@@ -0,0 +1,10 @@
1{
2 "parent": "block/template_cake_with_candle_lit",
3 "textures": {
4 "candle": "block/light_gray_candle_lit",
5 "bottom": "block/cake_bottom",
6 "side": "block/cake_side_candle_light_gray",
7 "top": "block/cake_top_candle_light_gray",
8 "particle": "block/cake_side_candle_light_gray"
9 }
10} \ No newline at end of file