add some logical operators and stuff

This commit is contained in:
gamma-delta 2022-03-11 10:16:48 -06:00
parent 37ccd77f46
commit 938e35431e

View file

@ -17,7 +17,7 @@ apply plugin: 'maven-publish'
apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'org.parchmentmc.librarian.forgegradle'
version = '0.6.0-dev.2'
version = '0.6.0-dev.3'
group = 'at.petra-k.hexcasting' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'hexcasting'