Fast breaking in Normal+ mode in addition to fast building.

Fixed issue #36: Having issues with some features with a Sponge Forge Server.
Messed with shader to try and fix some issues.
This commit is contained in:
Christian Knaapen
2019-05-12 11:52:11 +02:00
parent 91ddd11b38
commit b2ee5dbc04
11 changed files with 45 additions and 51 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 = "1.12.2-2.9"
version = "1.12.2-2.10"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"