Build 1.5-14

This commit is contained in:
malte0811 2017-07-10 21:13:37 +02:00
parent 107196ed1b
commit 2d06c96e46
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,5 @@
def mainVersion = "1.5"
def buildNumber = "13"
def buildNumber = "14"
// For those who want the bleeding edge
buildscript {

View file

@ -1,3 +1,9 @@
#####Version 1.5-14
- Updated to Minecraft 1.12
- Added a recipe for the key ring. Kind of forgot about adding one when I added the ring itself...
- Fixed wire length crafting leaving wrong coils when the output has maximum length
- Fixed some more connection issues with control panels
#####Version 1.5-13
- Labels no longer break the model cache and cause lag
- Labels don't break on dedicated servers any more