Fixed freezing when looking straight up/down or perfectly horizontal. Removed updateJSONURL in mods.toml. (8-6-2020)

This commit is contained in:
Christian Knaapen
2020-08-23 12:07:04 +02:00
parent 74d74390d2
commit 586e7df3f6
9 changed files with 34 additions and 7 deletions

View File

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