Fixed server-side crashes and fixed a wrong check for the Smelting anointment.
This commit is contained in:
parent
9d1d8fc01f
commit
113c33ca5c
7 changed files with 45 additions and 15 deletions
|
@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
|
|||
apply plugin: 'eclipse'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
version = '1.16.3-3.0.5-10'
|
||||
version = '1.16.3-3.0.6-11'
|
||||
group = 'com.yourname.modid' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'BloodMagic'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue