BloodMagic/src/main/java/WayofTime/bloodmagic/livingArmour
Tobias Gremeyer a04e4d7a09 SolarPowered logic fix. (#1454)
Need to see the sky AND needs to be day, instead of or.

Before:
- Solar Powered works at night
- Solar Powered works at day underground

After:
- Solar Powered works only during daytime if the sky is in line of sight, as well
2019-01-31 16:36:31 -08:00
..
downgrade Disorient upgrade typo fix (#1320) (#1395) 2018-08-07 16:50:26 -07:00
tracker Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
upgrade SolarPowered logic fix. (#1454) 2019-01-31 16:36:31 -08:00
ILivingArmour.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
LivingArmour.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
LivingArmourHandler.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
LivingArmourUpgrade.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
StatTracker.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00