Fix explosion resistance and wither immunity of aion blocks

This commit is contained in:
Zontreck 2022-05-30 13:32:45 -07:00
parent 86ed462a41
commit 26d6cd4d5e
11 changed files with 28 additions and 16 deletions

View file

@ -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'