diff --git a/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json b/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json index 18bdf2cd..4b678e19 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/security_station_off.json @@ -33,14 +33,14 @@ "from": [ 0, 15, 0 ], "to": [ 16, 16, 16 ], "faces": { - "up": { "texture": "#lightsMedium", "tintindex": 2 } + "up": { "texture": "#lightsMedium", "tintindex": 3 } } }, { "from": [ 0, 15, 0 ], "to": [ 16, 16, 16 ], "faces": { - "up": { "texture": "#lightsDark", "tintindex": 1 } + "up": { "texture": "#lightsDark", "tintindex": 3 } } } ]