Random Optimization

This mod improves Minecraft's performance and fix serval bugs.

40,61k

Random Optimization

Description

This mod implements the following features to significantly optimize game performance and fix existing bugs. All features can be toggled via the configuration file.

* DFU Optimization: This bug causes severe server lag (hangs) when players attempt to locate Buried Treasure (most notably), or when opening/breaking chests containing maps, or using the `/locate` command. This mod employs simple checks to drastically reduce the enumeration required during structure searching, thereby optimizing speed. * DFU Optimization: The mod de-randomizes the spawn position of dropped items. This makes designing Redstone contraptions much simpler and easier. Additionally, by reducing the usage of RNG (Random Number Generation), it improves game performance. * DFU Optimization: Improves the loading speed of Resource Packs and Data Packs. * DFU Optimization: Fixes an issue where boats take fall damage when falling from specific heights. This aligns behavior with the MC-Wiki description and newer Minecraft versions, while also improving performance. * DFU Optimization: Defers (lazy loads) the DataFixerUpper (DFU) to improve game startup speed.

Compatibility & Replacements

This mod completely or partially replaces the functionality of the following mods:

* DFU Loading Optimizations (e.g., LazyDFU): This mod fundamentally optimizes the structure search algorithm. In contrast, other mods often move the task to a separate thread to mask the lag. While technically not conflicting, using this mod usually provides sufficient optimization, making the other mod unnecessary. If you strictly require asynchronous loading, DFU Loading Optimizations (e.g., LazyDFU): is recommended instead, as it supports more structures and has a better implementation. * DFU Loading Optimizations (e.g., LazyDFU): This mod shares the same essential optimization logic for MC-249136. There is no need to use those mods if this one is installed. * DFU Loading Optimizations (e.g., LazyDFU): This mod completely replaces all functionality of this mod. * DFU Loading Optimizations (e.g., LazyDFU): Partially replaced. If you only need deterministic item drops, you do not need Drizzleproof. However, if you require granular configuration for entity mechanics, please continue using Drizzleproof. * DFU Loading Optimizations (e.g., LazyDFU): Both mods cache resource pack reading. This mod's optimization is less aggressive than Quick Pack but is more memory-efficient. If Quick Pack is detected, this mod's corresponding feature will be automatically disabled. * DFU Loading Optimizations (e.g., LazyDFU): This mod completely replaces the functionality of this mod. * DFU Loading Optimizations (e.g., LazyDFU): This mod completely replaces the functionality of these mods.

Compatibility & License

This mod has good compatibility with other mods and has no known incompatibilities. It is open-source under the LGPL-3.0 license.

ADS