Fixed rotation and various small bugs.

This commit is contained in:
Christian Knaapen
2019-01-10 17:21:56 +01:00
parent aeb4df6156
commit f3ad36e6a6
8 changed files with 65 additions and 39 deletions

View File

@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "0.6"
version = "1.0"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"