BloodMagic/src/main/java/WayofTime/bloodmagic/alchemyArray
KohaiKhaos 5ac52fa8c9 Mob Sacrifice Array no longer kills bosses or players (#1371)
This is solving the issue I raised in https://github.com/WayofTime/BloodMagic/issues/1368
Added a single check to line 123 of src/main/java/WayofTime/bloodmagic/alchemyArray/AlchemyArrayEffectMobSacrifice.java.
The check makes sure the effective health of the currently targeted entity is above 0. So bosses and players are no longer set to -1 health when the array finishes crafting.
2018-07-22 06:54:46 -07:00
..
AlchemyArrayEffect.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyArrayEffectArrowTurret.java Fixed the Turret Array. 2018-04-22 16:14:36 -04:00
AlchemyArrayEffectAttractor.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
AlchemyArrayEffectBinding.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyArrayEffectBounce.java Bounce array now behaves as a pillow while sneak (#1196) 2018-02-17 16:37:04 -08:00
AlchemyArrayEffectCrafting.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyArrayEffectCraftingNew.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyArrayEffectFurnaceFuel.java Fixed stupid NPE in the Furnace Array 2018-04-07 18:51:21 -04:00
AlchemyArrayEffectLaputa.java Laputa Array should not be able to move unbreakable blocks (#1360) 2018-07-16 16:05:13 -07:00
AlchemyArrayEffectMobSacrifice.java Mob Sacrifice Array no longer kills bosses or players (#1371) 2018-07-22 06:54:46 -07:00
AlchemyArrayEffectMovement.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyArrayEffectSigil.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyArrayEffectSkeletonTurret.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
AlchemyArrayEffectSpike.java Added in the Spike Array 2018-03-30 11:35:40 -04:00
AlchemyArrayEffectTeleport.java Added in book entries for the Teleport Array and the Turret Array. 2018-03-30 07:15:38 -04:00
AlchemyArrayEffectUpdraft.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
AlchemyCircleRenderer.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00