Java parser for the .schem/.schematic/.litematic Minecraft formats. 🗺
Stars
25
Forks
5
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
27
commits
1
Bump version to 1.1.0
c581e2f
Store schematic block data more efficiently
7256208
Add missing docs
a170ea3
Block and biome iterators now include position
025eb95
Assume all timestamps are in UTC
17c2aad
Support for the Litematica format
b247bf5
Simplify root NBT type passed to the parsers
cb91e30
Make the `Schematic` interface more generic
b5470f4
Support for the Sponge v3 spec
a1e2029
More unit tests
84f3496
Cleanup API interfaces
3f23b53
Support for the Schematica format
d3de349
Fix JitPack builds
bcb82b0
Bump version to 1.0.1
1d638bc
Drop the dependency on Jitpack repos by vendoring the Quertz NBT library
014df09