Skip to content

Repository files navigation

TreasureMapFix

This mod intends to improve the treasure maps generation latency when opening the chest. Is not lag-free, as we do not modify the vanilla implementation, although it is significantly improved because the workload does not occur in a single tick.

How does it work?

It takes the native implementation and divides the work into multiple ticks of the server. The map is created blank until the location of the structure is found, then it updates the map data. Finally, it saves the location in memory of the map data so it can be added into the item when it ticks.

Installation

  1. Install fabric loader.
  2. Download the last mod version at releases.
  3. Add the mod jar into .minecraft/mods directory.

About

Fabric mod for minecraft improving the treasure maps generation latency when opening a loot chest

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages