Added radial mirror with position, slices, and radius. With GUI, capability and network.

Optimized imports.
This commit is contained in:
Christian Knaapen
2019-01-04 17:06:58 +01:00
parent 3d3a90e76f
commit 8230f93b0c
21 changed files with 569 additions and 72 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.5"
version = "0.6"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"