Removed logging in network messages.

This commit is contained in:
Christian Knaapen
2019-12-23 12:37:18 +01:00
parent 278fbc5dfe
commit ad4db4a5f6
11 changed files with 2 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.13.2-2.15'
version = '1.13.2-2.16'
group = 'nl.requios.effortlessbuilding' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'effortlessbuilding'