Перейти к содержимому
Mineforgian

Smooth Join

Eliminates lag spikes when joining a world by dynamically adjusting render distance.

30K загрузок22 подписчиковLicenseRef-All-Rights-Reservedfabric

Обновлён 3 июля 2026 г. · опубликован 8 февраля 2026 г.

  • Image

🚀 SmoothJoin

**Say goodbye to login lag spikes!

Description

❓ The Problem

Does your game freeze or lag heavily when you join a server or load a single-player world? This happens because Minecraft tries to load and render all chunks around you at once. For lower-end PCs or heavy modpacks, this causes a massive CPU spike, freezing your screen for seconds.

✅ The Solution

SmoothJoin solves this by temporarily lowering your render distance to the minimum (2 chunks) before the world finishes loading. Once you are safely in the game, it waits for a few seconds and then progressively restores your render distance to your original setting.

✨ Features

  • Smart Init: Detects the connection start and lowers load immediately.
  • Lag-Free Entry: Drastically reduces the "Building Terrain" load time.
  • Progressive Restoration: Slowly increases view distance (e.g., 1 -> 2 -> 3 -> 4) to prevent secondary lag spikes.
  • Safety Lock: Automatically restores your settings if you disconnect or crash during the process.
  • Client-Side Only: You don't need to install this on the server.

⚙️ How it works

  1. Connect: You join a server. Mod sets render distance to 2.
  2. Wait: Game loads quickly. Mod waits for ~20 seconds (buffer time).
  3. Restore: Mod increases render distance by 1 chunk every second.
  4. Done: You enjoy a smooth view without freezing!

Incompatible with Concurrent Chunk Management Engine

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.1Релиз26.2fabric3 июля 2026 г..jar (197 КБ)
1.3.0Релиз26.2fabric2 июля 2026 г..jar (196 КБ)
1.2.1Релиз26.1.2fabric9 апреля 2026 г..jar (198 КБ)
1.2.0Релиз26.1, 26.1.1fabric26 марта 2026 г..jar (198 КБ)
1.0.3Релиз1.19.1, 1.19.2, 1.19.3, 1.19.4fabric16 февраля 2026 г..jar (8 КБ)
1.0.3Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric16 февраля 2026 г..jar (8 КБ)
1.0.3Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric16 февраля 2026 г..jar (8 КБ)
1.0.2Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric13 февраля 2026 г..jar (7 КБ)
1.0.2Релиз1.19.1, 1.19.2, 1.19.3, 1.19.4fabric13 февраля 2026 г..jar (7 КБ)
1.0.2Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric13 февраля 2026 г..jar (8 КБ)
1.0.0Релиз1.19.1, 1.19.2, 1.19.3, 1.19.4fabric12 февраля 2026 г..jar (4 КБ)
1.0.0Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric12 февраля 2026 г..jar (4 КБ)
1.0.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric8 февраля 2026 г..jar (4 КБ)

Ченджлог

1.3.1Релиз26.2 · 3 июля 2026 г.

Added Config Screen Back.

1.3.0Релиз26.2 · 2 июля 2026 г.

There's no interface set up yet; I'll create it later. I'm too lazy.

1.0.2Релиз1.20.4, 1.20.5, 1.20.6 · 13 февраля 2026 г.

Added an in-game configuration screen. (Requires ModMenu and Cloth Config API) Added a toggle to enable/disable the mod in Singleplayer worlds. Added a toggle to enable/disable the mod in Multiplayer servers.

1.0.2Релиз1.19.2, 1.19.3, 1.19.4 · 13 февраля 2026 г.

Added an in-game configuration screen. (Requires ModMenu and Cloth Config API) Added a toggle to enable/disable the mod in Singleplayer worlds. Added a toggle to enable/disable the mod in Multiplayer servers.

1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 13 февраля 2026 г.

Added an in-game configuration screen. (Requires ModMenu and Cloth Config API) Added a toggle to enable/disable the mod in Singleplayer worlds. Added a toggle to enable/disable the mod in Multiplayer servers.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…