Skip to content

wellqx/WellNet

Repository files navigation

WellNet

WellNet is a client-side Minecraft mod focused on smoother play in heavy modpacks, calmer world joins, and more stable local hosting.

Current project line

  • Mod version: 1.2.0
  • Minecraft versions: 1.19.2, 1.20.1, 1.20.4
  • Loaders in source tree:
    • Forge
    • Fabric

What the mod does

  • Tracks session stability while you play.
  • Reacts to harsh chunk-load and frame-spike moments more carefully than before.
  • Helps keep local hosted worlds calmer under pressure.
  • Works automatically in the background after you enter a world.

Releases

Ready-to-use jar files are listed in releases/README.md.

Included release files:

  • wellnet-1.0.0-1.20.1-forge.jar
  • wellnet-1.1.0-1.20.1-forge.jar
  • wellnet-1.1.0-1.20.1-fabric.jar
  • wellnet-1.2.0-1.19.2-forge.jar
  • wellnet-1.2.0-1.19.2-fabric.jar
  • wellnet-1.2.0-1.20.1-forge.jar
  • wellnet-1.2.0-1.20.1-fabric.jar
  • wellnet-1.2.0-1.20.4-forge.jar
  • wellnet-1.2.0-1.20.4-fabric.jar

Wiki

Player documentation is available in the GitHub Wiki:

Build from source

  • .\gradlew.bat build
  • .\gradlew.bat clean build

Project structure

  • src/ - shared source and Forge entrypoints
  • fabric/ - Fabric loader project
  • forge-1.19.2/, forge-1.20.4/ - version-specific Forge targets
  • fabric-1.19.2/, fabric-1.20.4/ - version-specific Fabric targets
  • releases/ - ready-to-use published mod jars

License

This repository is distributed under the MIT License.

About

WellNet is a lightweight client-side mod that keeps your game smooth in heavy modpacks. It monitors your session health and can automatically adjust settings like render distance to prevent sudden FPS drops and stuttering. The mod works purely on the client, so it can be used on almost any server without requiring server installation.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages