1
0
forked from xjboss/KCauldronX

Avoid to throw BlockPhysicsEvent in Mystcraft's profiling world and come back incorrect chunks messages

This commit is contained in:
Prototik
2015-05-17 19:18:28 +07:00
parent e9789eccfc
commit 480506629d
3 changed files with 11 additions and 5 deletions

View File

@ -47,7 +47,7 @@ archivesBaseName = 'kcauldron'
ext.mcVersion = "1.7.10"
ext.cauldronVersion = "4"
ext.forgeVersion = "1403"
ext.revision = "64"
ext.revision = "66"
version = "${mcVersion}-${cauldronVersion}.${forgeVersion}.${revision}"
launch4j {