Fixed Living Upgrade Tomes so that you cannot over upgrade the armour.

Also updated the changelog for the next version.
This commit is contained in:
WayofTime 2021-01-28 09:01:23 -05:00
parent e947f7d4f6
commit 5aae0d5c0b
5 changed files with 50 additions and 14 deletions

View file

@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.16.4-3.1.0-14'
version = '1.16.4-3.1.0-15'
group = 'com.yourname.modid' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'BloodMagic'