Fix explosion resistance and wither immunity of aion blocks
This commit is contained in:
parent
86ed462a41
commit
26d6cd4d5e
11 changed files with 28 additions and 16 deletions
|
@ -16,7 +16,7 @@ plugins {
|
|||
apply plugin: 'net.minecraftforge.gradle'
|
||||
|
||||
|
||||
version = '1.1.2'
|
||||
version = '1.1.3'
|
||||
group = 'dev.zontreck.shapedaionresources' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'shapedaionresources'
|
||||
|
||||
|
|
Reference in a new issue