Updated NBT dependency

this needs further changes (particularly to Furnace) to stop things abusing NBT for runtime data handling, otherwise performance is going to drop off a cliff.
This commit is contained in:
Dylan K. Taylor
2018-04-04 10:29:32 +01:00
parent 1fc388d6de
commit 99134de6b6
4 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@
"pocketmine/raklib": "dev-master#31d6522de71a9c404aff5c23c49c6ea0526793fb",
"pocketmine/spl": "dev-master#ee32424c100fd11ae7f7b8df7604623fd475f0ec",
"pocketmine/binaryutils": "dev-master#03e6851f814aba96487ec64181a6ae948edd9f7a",
"pocketmine/nbt": "dev-master#e8fb4c11b291e96c2b44220a5d00f97c1692556e",
"pocketmine/nbt": "dev-master#4c06591a6beda8050e144eb82ed10d01c88654a8",
"pocketmine/math": "dev-master#1df74f0352309a9c1e6728fa416a3f0493d07b16"
},
"autoload": {