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

panqkart/superidx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superiDX

A custom schematic saving/loading format that focuses on file size and speed.
Please note that this is a modified version of the original mod.

Benchmarks (outdated)

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Lua 100.0%