Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.2–1.19.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated 3 weeks ago
Fabwork is a networking library and extension to FabricAPI that provides two main purposes:
- It performs validation to ensure neither side is missing mods required by the other.
- It provides a wrapper around Fabric's own networking frame that extends them with a more high-level interface and adds additional functions not normally available.
This mod is intended to be used and included by other mods as JIJ. Players shouldn't have to install this mod manually, and if they do they will not notice any changes to the game until they try to join multiplayer with mods installed that make use of Fabwork's capabilities.
For modders interested in finding out how they can use Fabwork, please check the github page for more details.