Fixed the ARC Serialization
This commit is contained in:
parent
bacaf114fb
commit
4dfa414a56
6 changed files with 27 additions and 14 deletions
|
@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
|
|||
apply plugin: 'eclipse'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
version = '1.16.3-3.0-2'
|
||||
version = '1.16.3-3.0-3'
|
||||
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