promotional bannermobile promotional banner

Modern Networking

Multiversioned and multiloader network packet API based on 1.20.6+'s method of packets.
Back to Files

2.0.1+26.1.2 (Fabric)

File nameModernNetworking-fabric-2.0.1+26.1.2.jar
Uploader
BluSpringBluSpring
Uploaded
Aug 22, 2026
Downloads
102
Size
367.9 KB
Mod Loaders
Fabric
File ID
8708982
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:modernnetworking-1251794:8708982"

Learn more about Curse Maven

What's new

[2.0.0] - 2026-08-23

  • Major rewrite to all APIs, mainly to support better long-term maintenance and have fundamentally better support for implementing new network features based on ModernNetworking's API.
    • The previous v1 API should still be supported, albeit marked as deprecated. No mods utilizing ModernNetworking v1's API should break.
  • Implement login and configuration network phases
  • Fix Bukkit plugins using ModernNetworking being unable to communicate with its clients
  • Fix many KotlinLangForge issues