Skip to content

A custom made mod for super efficient custom schematic storage using an index table.

License

Notifications You must be signed in to change notification settings

TSafa-23/superidx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superiDX

A custom schematic saving/loading format that focuses on file size and speed

To do

Node meta

Benchmarks

100x100x100 Underground:

1st: MTS:
Save time: <0.2s
Load time: 0.38081s
File size: 66345

2nd: superiDX:
Save time: 0.89633s
Load time: 0.54985s
File size: 56654

3rd: worldedit:
Save time: 63.83607s
Load time: 13.09574s
File size: 67375042

About

A custom made mod for super efficient custom schematic storage using an index table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages