File Details
nbtlib-0.9.3-dev.jar
- B
- Dec 12, 2025
- 183.69 KB
- 2
- 1.7.10
- Forge
File Name
nbtlib-0.9.3-dev.jar
Supported Versions
- 1.7.10
Curse Maven Snippet
.schematicfile support!- Developers can now specify and register any file format they please using the new
StructureProviderRegistry - The correct serialization method will be chosen based on the file extension given, no override is currently available
- By default,
.nbtserialization will be used - It is recommended to not use
.schematicfor structures you want to use in world generation, as it can't serializenullblocks correctly!
- Developers can now specify and register any file format they please using the new