+ nbt util

This commit is contained in:
坏黑
2019-05-25 00:08:37 +08:00
parent ad7d0c9d93
commit b09dfbde60
8 changed files with 662 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '4.0.4'
}
group = 'me.skymc'
version = '4.81'
version = '4.82'
sourceCompatibility = 1.8
targetCompatibility = 1.8