Fix negative number handling for snbt parsers
This commit is contained in:
parent
18e98ca918
commit
900a5358a8
7 changed files with 32 additions and 7 deletions
|
@ -1,3 +1,4 @@
|
|||
class Constants {
|
||||
static const VERSION = "1.3.010625+1127";
|
||||
static const VERSION = "1.3.012225+0304";
|
||||
static const NBT_REVISION = "1.3.012225+0304";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue