| An effective solution for controlling the number of boats displayed on your screen. This is particularly useful in scenarios where players have placed an excessive number of boats at spawn points. Say goodbye to those annoying boat builders forever! | How to Use |
|---|---|
| To get started, simply install the necessary dependencies and launch Minecraft. The mod will automatically generate a configuration file that you can modify outside of the game (named stop-rendering-my-boats.json). | |
| Configuration Details | |
| — | |
Inside the configuration file, you will find two primary settings: maxRenderedBoats and fastMode. The maxRenderedBoats setting determines how many boats the game will render at any given time. When fastMode is enabled, the game prioritizes rendering the first boats it encounters and avoids running a calculation for every single boat during each tick (recommended for scenarios with over 1000 boats or for less powerful computers). |
|
| Performance Settings | Frames Per Second (FPS) |
| —————————————— | ————— |
| Fast Mode: Disabled, Max Boats: 1000, Sample Size: 1000 | 85 FPS |
| Fast Mode: Disabled, Max Boats: 100, Sample Size: 1000 | 115 FPS |
| Fast Mode: Enabled, Max Boats: 100, Sample Size: 1000 | 170 FPS |
| Acknowledgments and Licensing | |
| ——————— | |
| Creator: YoungFinn |
Icon by: BlueMamba10. License: MIT. Please give credit if you incorporate this mod into a video or a mod pack.
