ImplementsLegend / VaultFaster

Vault Hunters optimisation mod
MIT License
5 stars 3 forks source link

Vault Faster

Minecraft Vault Hunters optimization mod with one goal: make vault world generation faster. \ More than 40x performance improvement.

List of changes:

New Events

ObjectiveTemplateEvent: for placing POIs of objectives (lodestone, scavenger table, braziers, etc...); this was previously done with BlockSetEvent, which was just too slow.

TemplateConfigurationEvent: for additional configuration of templates before they're placed; this vas previously done with TemplateGenerationEvent which caused concurrency crashes and other unxepected behavior when multi-threading was introduced

Performance

tunnel_span=0 (vault without tunnels, this is much more demanding), allocated 18GB of ram: