Common Network

Common Network

v1.0.6-1.16.5
Modrinth 191 followers 2 950 945 downloads
Sign in

Forge and Fabric Unified Networking Solution

Product

About

Common Networking

This library mod aims to unify networking and packet registration between mod loaders so that Developers using Jared's MultiLoader Template only need to deal with networking in the common module. But, it is not limited to only usage with MultiLoader. This can be used in other projects as well.

This also allows your mod to be loader agnostic. The way packets are built and constructed, Forge version of the mod on the client, can talk to the Fabric version on the server. Though you will need to create your own handshake packet.

Environment

Requirements & compatibility

Compatibility & requirements

BukkitFabricForgeNeoforgePaperQuilt1.16.51.19.3 – 1.20.21.20.4 – 1.21.11.21.3 – 1.21.1126.126.1.126.1.226.2

Local host

Required

Hosting on services

Required

Terms

License

Terms for using, modifying and redistributing this product.

MIT LicenseModrinth
Release

Latest release

v1.0.6-1.16.5

05.07.2026 · Modrinth

Common Networking 1.0.6-1.16.5 for Minecraft 1.16.5

Requirements:

  • Java 17
  • Minecraft 1.16.5
  • Forge 36.2.22

CHANGELOG (2026-07-05-14:32:52):

New in 1.0.6-1.16.5

  • Fixed: issue with forge double packet registration due to weird mods.