Mapblock-granular world operations, transformations and utilities
Modules
| create_catalog | Create catalog function |
| data | off-world storage for position-dependent data (data in mapblocks, tilenames, etc) indexed in 10^3 groups and saved in the mod-storage |
| deserialize | Legacy, file-based deserialization functions |
| deserialize_mapblock | mapblock deserialization |
| get_catalog | Catalog functions |
| mapgens.singleblock | singleblock mapgen helper |
| pointed | returns the pointed mapblock position |
| serialize_mapblock | mapblock serialization |
| util | utilities and helpers |
Topics
| readme.md |
Examples
| create_catalog.lua | |
| deserialize_options.lua | |
| singleblock_mapgen.lua |