Allow modifying of entity sacrificial values

Done via API or Config. API values take precedence over Config values.
This commit is contained in:
Nick 2016-01-19 19:46:49 -08:00
parent fa15499388
commit 073873960c
4 changed files with 79 additions and 13 deletions

View file

@ -1,9 +1,11 @@
------------------------------------------------------
Version 2.0.0-7
------------------------------------------------------
- [API] Method to easily get instances of Items and Blocks
- JEI now displays more information for Altar recipes. Hover over the Altar image to view it.
- Added particles to the Blood Altar on the server-side.
- Allow configuration of entity sacrificial values
- [API] Allow setting of entity sacrificial values via API. Takes precedence over config values.
- [API] Method to easily get instances of Items and Blocks
------------------------------------------------------
Version 2.0.0-6