From 5697847d74b5c41a04d50491ee7d5cb83dc8e21f Mon Sep 17 00:00:00 2001 From: HypherionMC Date: Sun, 18 Sep 2022 22:50:12 +0200 Subject: [PATCH] Fix Candle Blockstates --- .../blockstates/advanced_candle.json | 34 +------------------ 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/Common/src/main/resources/assets/hyperlighting/blockstates/advanced_candle.json b/Common/src/main/resources/assets/hyperlighting/blockstates/advanced_candle.json index bbd2266..1780c28 100644 --- a/Common/src/main/resources/assets/hyperlighting/blockstates/advanced_candle.json +++ b/Common/src/main/resources/assets/hyperlighting/blockstates/advanced_candle.json @@ -1,7 +1,5 @@ { "variants": { - "facing=up,lit=true,color=white": {"model": "hyperlighting:block/candle/white_candle"}, - "facing=up,lit=false,color=white": {"model": "hyperlighting:block/candle/white_candle"}, "facing=east,lit=true,color=white": {"model": "hyperlighting:block/candle/white_candle"}, "facing=east,lit=false,color=white": {"model": "hyperlighting:block/candle/white_candle"}, "facing=south,lit=true,color=white": {"model": "hyperlighting:block/candle/white_candle", "y": 90}, @@ -10,8 +8,6 @@ "facing=west,lit=false,color=white": {"model": "hyperlighting:block/candle/white_candle", "y": 180}, "facing=north,lit=true,color=white": {"model": "hyperlighting:block/candle/white_candle", "y": 270}, "facing=north,lit=false,color=white": {"model": "hyperlighting:block/candle/white_candle", "y": 270}, - "facing=up,lit=true,color=orange": {"model": "hyperlighting:block/candle/orange_candle"}, - "facing=up,lit=false,color=orange": {"model": "hyperlighting:block/candle/orange_candle"}, "facing=east,lit=true,color=orange": {"model": "hyperlighting:block/candle/orange_candle"}, "facing=east,lit=false,color=orange": {"model": "hyperlighting:block/candle/orange_candle"}, "facing=south,lit=true,color=orange": {"model": "hyperlighting:block/candle/orange_candle", "y": 90}, @@ -20,8 +16,6 @@ "facing=west,lit=false,color=orange": {"model": "hyperlighting:block/candle/orange_candle", "y": 180}, "facing=north,lit=true,color=orange": {"model": "hyperlighting:block/candle/orange_candle", "y": 270}, "facing=north,lit=false,color=orange": {"model": "hyperlighting:block/candle/orange_candle", "y": 270}, - "facing=up,lit=true,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle"}, - "facing=up,lit=false,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle"}, "facing=east,lit=true,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle"}, "facing=east,lit=false,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle"}, "facing=south,lit=true,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle", "y": 90}, @@ -30,8 +24,6 @@ "facing=west,lit=false,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle", "y": 180}, "facing=north,lit=true,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle", "y": 270}, "facing=north,lit=false,color=magenta": {"model": "hyperlighting:block/candle/magenta_candle", "y": 270}, - "facing=up,lit=true,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle"}, - "facing=up,lit=false,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle"}, "facing=east,lit=true,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle"}, "facing=east,lit=false,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle"}, "facing=south,lit=true,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle", "y": 90}, @@ -40,8 +32,6 @@ "facing=west,lit=false,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle", "y": 180}, "facing=north,lit=true,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle", "y": 270}, "facing=north,lit=false,color=light_blue": {"model": "hyperlighting:block/candle/light_blue_candle", "y": 270}, - "facing=up,lit=true,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle"}, - "facing=up,lit=false,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle"}, "facing=east,lit=true,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle"}, "facing=east,lit=false,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle"}, "facing=south,lit=true,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle", "y": 90}, @@ -50,8 +40,6 @@ "facing=west,lit=false,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle", "y": 180}, "facing=north,lit=true,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle", "y": 270}, "facing=north,lit=false,color=yellow": {"model": "hyperlighting:block/candle/yellow_candle", "y": 270}, - "facing=up,lit=true,color=lime": {"model": "hyperlighting:block/candle/lime_candle"}, - "facing=up,lit=false,color=lime": {"model": "hyperlighting:block/candle/lime_candle"}, "facing=east,lit=true,color=lime": {"model": "hyperlighting:block/candle/lime_candle"}, "facing=east,lit=false,color=lime": {"model": "hyperlighting:block/candle/lime_candle"}, "facing=south,lit=true,color=lime": {"model": "hyperlighting:block/candle/lime_candle", "y": 90}, @@ -60,8 +48,6 @@ "facing=west,lit=false,color=lime": {"model": "hyperlighting:block/candle/lime_candle", "y": 180}, "facing=north,lit=true,color=lime": {"model": "hyperlighting:block/candle/lime_candle", "y": 270}, "facing=north,lit=false,color=lime": {"model": "hyperlighting:block/candle/lime_candle", "y": 270}, - "facing=up,lit=true,color=pink": {"model": "hyperlighting:block/candle/pink_candle"}, - "facing=up,lit=false,color=pink": {"model": "hyperlighting:block/candle/pink_candle"}, "facing=east,lit=true,color=pink": {"model": "hyperlighting:block/candle/pink_candle"}, "facing=east,lit=false,color=pink": {"model": "hyperlighting:block/candle/pink_candle"}, "facing=south,lit=true,color=pink": {"model": "hyperlighting:block/candle/pink_candle", "y": 90}, @@ -70,8 +56,6 @@ "facing=west,lit=false,color=pink": {"model": "hyperlighting:block/candle/pink_candle", "y": 180}, "facing=north,lit=true,color=pink": {"model": "hyperlighting:block/candle/pink_candle", "y": 270}, "facing=north,lit=false,color=pink": {"model": "hyperlighting:block/candle/pink_candle", "y": 270}, - "facing=up,lit=true,color=gray": {"model": "hyperlighting:block/candle/gray_candle"}, - "facing=up,lit=false,color=gray": {"model": "hyperlighting:block/candle/gray_candle"}, "facing=east,lit=true,color=gray": {"model": "hyperlighting:block/candle/gray_candle"}, "facing=east,lit=false,color=gray": {"model": "hyperlighting:block/candle/gray_candle"}, "facing=south,lit=true,color=gray": {"model": "hyperlighting:block/candle/gray_candle", "y": 90}, @@ -80,8 +64,6 @@ "facing=west,lit=false,color=gray": {"model": "hyperlighting:block/candle/gray_candle", "y": 180}, "facing=north,lit=true,color=gray": {"model": "hyperlighting:block/candle/gray_candle", "y": 270}, "facing=north,lit=false,color=gray": {"model": "hyperlighting:block/candle/gray_candle", "y": 270}, - "facing=up,lit=true,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle"}, - "facing=up,lit=false,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle"}, "facing=east,lit=true,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle"}, "facing=east,lit=false,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle"}, "facing=south,lit=true,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle", "y": 90}, @@ -90,8 +72,6 @@ "facing=west,lit=false,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle", "y": 180}, "facing=north,lit=true,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle", "y": 270}, "facing=north,lit=false,color=light_gray": {"model": "hyperlighting:block/candle/light_gray_candle", "y": 270}, - "facing=up,lit=true,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle"}, - "facing=up,lit=false,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle"}, "facing=east,lit=true,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle"}, "facing=east,lit=false,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle"}, "facing=south,lit=true,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle", "y": 90}, @@ -100,8 +80,6 @@ "facing=west,lit=false,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle", "y": 180}, "facing=north,lit=true,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle", "y": 270}, "facing=north,lit=false,color=cyan": {"model": "hyperlighting:block/candle/cyan_candle", "y": 270}, - "facing=up,lit=true,color=purple": {"model": "hyperlighting:block/candle/purple_candle"}, - "facing=up,lit=false,color=purple": {"model": "hyperlighting:block/candle/purple_candle"}, "facing=east,lit=true,color=purple": {"model": "hyperlighting:block/candle/purple_candle"}, "facing=east,lit=false,color=purple": {"model": "hyperlighting:block/candle/purple_candle"}, "facing=south,lit=true,color=purple": {"model": "hyperlighting:block/candle/purple_candle", "y": 90}, @@ -110,8 +88,6 @@ "facing=west,lit=false,color=purple": {"model": "hyperlighting:block/candle/purple_candle", "y": 180}, "facing=north,lit=true,color=purple": {"model": "hyperlighting:block/candle/purple_candle", "y": 270}, "facing=north,lit=false,color=purple": {"model": "hyperlighting:block/candle/purple_candle", "y": 270}, - "facing=up,lit=true,color=blue": {"model": "hyperlighting:block/candle/blue_candle"}, - "facing=up,lit=false,color=blue": {"model": "hyperlighting:block/candle/blue_candle"}, "facing=east,lit=true,color=blue": {"model": "hyperlighting:block/candle/blue_candle"}, "facing=east,lit=false,color=blue": {"model": "hyperlighting:block/candle/blue_candle"}, "facing=south,lit=true,color=blue": {"model": "hyperlighting:block/candle/blue_candle", "y": 90}, @@ -120,8 +96,6 @@ "facing=west,lit=false,color=blue": {"model": "hyperlighting:block/candle/blue_candle", "y": 180}, "facing=north,lit=true,color=blue": {"model": "hyperlighting:block/candle/blue_candle", "y": 270}, "facing=north,lit=false,color=blue": {"model": "hyperlighting:block/candle/blue_candle", "y": 270}, - "facing=up,lit=true,color=brown": {"model": "hyperlighting:block/candle/brown_candle"}, - "facing=up,lit=false,color=brown": {"model": "hyperlighting:block/candle/brown_candle"}, "facing=east,lit=true,color=brown": {"model": "hyperlighting:block/candle/brown_candle"}, "facing=east,lit=false,color=brown": {"model": "hyperlighting:block/candle/brown_candle"}, "facing=south,lit=true,color=brown": {"model": "hyperlighting:block/candle/brown_candle", "y": 90}, @@ -130,8 +104,6 @@ "facing=west,lit=false,color=brown": {"model": "hyperlighting:block/candle/brown_candle", "y": 180}, "facing=north,lit=true,color=brown": {"model": "hyperlighting:block/candle/brown_candle", "y": 270}, "facing=north,lit=false,color=brown": {"model": "hyperlighting:block/candle/brown_candle", "y": 270}, - "facing=up,lit=true,color=green": {"model": "hyperlighting:block/candle/green_candle"}, - "facing=up,lit=false,color=green": {"model": "hyperlighting:block/candle/green_candle"}, "facing=east,lit=true,color=green": {"model": "hyperlighting:block/candle/green_candle"}, "facing=east,lit=false,color=green": {"model": "hyperlighting:block/candle/green_candle"}, "facing=south,lit=true,color=green": {"model": "hyperlighting:block/candle/green_candle", "y": 90}, @@ -140,8 +112,6 @@ "facing=west,lit=false,color=green": {"model": "hyperlighting:block/candle/green_candle", "y": 180}, "facing=north,lit=true,color=green": {"model": "hyperlighting:block/candle/green_candle", "y": 270}, "facing=north,lit=false,color=green": {"model": "hyperlighting:block/candle/green_candle", "y": 270}, - "facing=up,lit=true,color=red": {"model": "hyperlighting:block/candle/red_candle"}, - "facing=up,lit=false,color=red": {"model": "hyperlighting:block/candle/red_candle"}, "facing=east,lit=true,color=red": {"model": "hyperlighting:block/candle/red_candle"}, "facing=east,lit=false,color=red": {"model": "hyperlighting:block/candle/red_candle"}, "facing=south,lit=true,color=red": {"model": "hyperlighting:block/candle/red_candle", "y": 90}, @@ -150,8 +120,6 @@ "facing=west,lit=false,color=red": {"model": "hyperlighting:block/candle/red_candle", "y": 180}, "facing=north,lit=true,color=red": {"model": "hyperlighting:block/candle/red_candle", "y": 270}, "facing=north,lit=false,color=red": {"model": "hyperlighting:block/candle/red_candle", "y": 270}, - "facing=up,lit=true,color=black": {"model": "hyperlighting:block/candle/black_candle"}, - "facing=up,lit=false,color=black": {"model": "hyperlighting:block/candle/black_candle"}, "facing=east,lit=true,color=black": {"model": "hyperlighting:block/candle/black_candle"}, "facing=east,lit=false,color=black": {"model": "hyperlighting:block/candle/black_candle"}, "facing=south,lit=true,color=black": {"model": "hyperlighting:block/candle/black_candle", "y": 90}, @@ -160,4 +128,4 @@ "facing=west,lit=false,color=black": {"model": "hyperlighting:block/candle/black_candle", "y": 180}, "facing=north,lit=true,color=black": {"model": "hyperlighting:block/candle/black_candle", "y": 270}, "facing=north,lit=false,color=black": {"model": "hyperlighting:block/candle/black_candle", "y": 270} } -} \ No newline at end of file +}