BloodMagic/src/main/java/WayofTime/bloodmagic/util
AEon - Tobias 7942465edc Well of Suffering item drop control (#1388)
* Added a new DamageSource for the Well of Suffering
Added an event handler for death through Well of Suffering
Added a config option to enable (true) or disable (false) Well of Suffering Mob drops.

* Moved the DamageSource creation to RitualManager
Renamed the new DamageSource to "RITUAL_DAMAGE"
DamageSource "RITUAL_DAMAGE" is now used by RitualForsakenSoul and RitualWellOfSuffering
Added death message string for "RITUAL_DAMAGE" for en_US and de_DE

* Cleanup, removed the ability to damage entities in creative mode (creative mode should be considered as having infinite health, the rituals only damage mobs anyways).

* Update GenericHandler.java
2018-08-26 12:55:23 -07:00
..
handler Well of Suffering item drop control (#1388) 2018-08-26 12:55:23 -07:00
helper Third stage of "Dagger of Sacrifice"-glow (#1389) 2018-08-07 17:51:46 -07:00
BlockStack.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
BMLog.java Logging for plugin gathering 2018-02-17 09:48:17 -08:00
BooleanResult.java Base work for ticket based syphoning 2018-06-28 18:24:17 -07:00
ChatUtil.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
Constants.java Third stage of "Dagger of Sacrifice"-glow (#1389) 2018-08-07 17:51:46 -07:00
DamageSourceBloodMagic.java Removed all usages of PleaseStopUsingMe 2018-03-17 22:30:14 -07:00
GhostItemHelper.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
ItemStackWrapper.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
PluginUtil.java Add API method for registering recipes at proper time 2018-02-28 17:53:23 -08:00
StateUtil.java Several mimic fixes, with actually cleaned up commit history. (#1379) 2018-08-07 16:28:55 -07:00
Utils.java Fix server crash when handling dye recipes (#1250) 2018-03-13 23:10:13 -07:00