Common Network

Common Network

v1.0.6-1.16.5
Modrinth 191 підписники Завантажень: 2 950 945
від mysticdrew
Увійти

Forge and Fabric Unified Networking Solution

Товар

Про товар

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.

Середовище

Вимоги та сумісність

Сумісність і вимоги

BukkitFabricForgeNeoforgePaperQuilt1.16.51.19.3 – 1.20.21.20.4 – 1.21.11.21.3 – 1.21.1126.126.1.126.1.226.2

Локальний хост

Required

Хостинг на сервісах

Required

Умови

Ліцензія

Умови використання, зміни та поширення цього товару.

MIT LicenseModrinth
Реліз

Останній реліз

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.