-
As of 23w31a, NBT tags sent over the network no longer encode the usual "empty tag name", and instead only the tag type id and payload. A comparison can be seen [here](https://wiki.vg/index.php?title=…
-
when you format snbt with non int arrays it will fail on the type suffixes in arrays
you'll get `SNBT formatting error: Error: Unexpected character B` err
I've highlighted the chars it fails on in t…
-
(Reporting on behalf of Chloetax)
If playerA enters spectator and then `/tp`s to someone that is in their Mindscape, the server will crash. The crash will recur every time playerA logs in while still…
-
Looking into a few different ways to accomplish representing tuple types with `TypedArray`-based NBT key types.
Right now the standard library types don't provide anything like tuple support for `T…
-
I managed to get this library working with my worldgenerator but there are two things that bother me:
1. My fully explored source region from a Mincraft-1.6.2-Client has 4104KB but the generated Files…
-
### Operating System
Linux
### Version of PolyMC
PolyMC 1.4.1
### Version of Qt
Qt 6.3.1
### Description of bug
The build fails while on ARMv7 (armhf) when linking `../Library` with the error `…
-
What makes for a nice API to use? I want NBTify to be usable in a plain ESM context (accessible by CDN from the browser), so import specifiers can't be too complex, things like that.
My main concer…
-
Related to #5
NBT.js uses `zlib.gunzip()` to decompress compressed archives. This is a Node built in but in the browser a compatible library needs to be provided by the user.
The readme should …
-
I am in the process of building a library to work with the minecraft protocol in c#. Like all libraries, I need support for all minecraft packets, so I decided to generate them using this repository. …
-
Hi! We want to start using this library but unfortunately we cannot add Jitpack to our repositories. Would it be possible to get this deployed to maven central instead?
According to https://maven.a…