Update changelog + version

(cherry picked from commit 730b26b)
This commit is contained in:
Nicholas Ignoffo 2017-06-21 20:10:32 -07:00
parent 8c12b48695
commit 973f1019a5
3 changed files with 23 additions and 2 deletions

View file

@ -12,7 +12,7 @@ buildscript {
plugins {
id "net.minecraftforge.gradle.forge" version "2.0.2"
id 'com.matthewprenger.cursegradle' version '1.0.7'
id 'com.matthewprenger.cursegradle' version '1.0.9'
id 'io.franzbecker.gradle-lombok' version '1.6'
}

View file

@ -1,3 +1,24 @@
------------------------------------------------------
Version 2.1.11
------------------------------------------------------
- Added support for some modded crops (Untested. Theoretically they work)
- Harvestcraft
- Actually Additions
- Extra Utilities
- Fixed permission level for sub-commands
- Large Bloodstone Bricks should receive 4 from a craft
- Fixed Diamond Meteor giving blocks of diamond
- Dynamically calculate Meteor Weight
- Fixed NPE in fluid filter
- Fixed Blood Tank capacity being reset when the chunk reloaded
- Updated russian translation
- Fixed Rune Type capability not registering on physical client
- Updated Sigil of Holding texture so set color is more visible
- Fixed blocks destroyed by bound tools not storing any NBT data
- Fixed Harvest ritual not working on Melons and Pumpkins
- [API] Methods for removing recipes
------------------------------------------------------
Version 2.1.10
------------------------------------------------------

View file

@ -1,6 +1,6 @@
mod_name=BloodMagic
package_group=com.wayoftime.bloodmagic
mod_version=2.1.10
mod_version=2.1.11
mc_version=1.11
forge_version=13.19.1.2189
curse_id=224791