Build works. Added synergy of randomizer bag with mirror/array. Mirror slabs vertically.

This commit is contained in:
Christian Knaapen
2018-09-30 15:32:21 +02:00
parent cb006c4983
commit 6f6360ae11
9 changed files with 52 additions and 18 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.1.1"
version = "0.1.3"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"