panqkart / superidx

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Lua 100.0%