-
I’m trying to parse some minecraft NBT data with zod. However, in order to do this, one key of the object (`item_bytes`) first needs to be converted from the binary NBT format to a JSON-like structure…
-
### Mod
FTB Library (Forge)
### Description
As far as I know, it is impossible to change player NBT data with the '/ftblibrary nbtedit player @s' command without opening a GUI window.
### Describe…
-
I want to try adding some servers to the list using python, and seems this library would work. Testing it out does not go so well tho. I opened the .minecraft folder in a terminal, and in the python s…
-
I'm trying to use your library to read some old region files and the next error is being thrown.
java.lang.ClassCastException: Cannot cast net.querz.nbt.tag.LongArrayTag to net.querz.nbt.tag.ListTa…
-
The default library is showing its age. I'd like to be able to customize it. The easiest way to implement this seems to be by supplying a custom NBT file.
To make symbols spawn in chests, I recomme…
-
Support converting to/from NBT and other file formats to allow users to upload/download Redstone schematics in their prefered format.
File types:
* World folders
* Litematica
* Schem
NBT woul…
-
I am trying to compile nbt-0.7 with ghc 8.8.3 (stac lts-16.1) and get the following error:
```
Preprocessing library for nbt-0.7..
nbt > Building library for nbt-0.7..
nbt > [1 of 1] Compilin…
-
**Describe the bug**
A clear and concise description of what the bug is.
-> When stopping the server - an error is thrown that the server failed to store the chunk. Due to this error the server wind…
-
Platform: Web JS, imported from https://cdn.jsdelivr.net/npm/nbtify@2.0.0/+esm
When reading NBT data, integers and bytes are expressed as `Number()` objects instead of numbers. These can only be cr…
-
**Is your feature request related to a problem? Please describe.**
There are missing explanations in the documentation.
**Describe the solution you'd like**
Main page:
- move changelog into sepa…