Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
UnionLib

UnionLib

A library mod for all my mods

287.5k
46
Library

Compatibility

Minecraft: Java Edition

1.21.x
1.20.6
1.20–1.20.1
1.19.x
1.18.2
1.16.1

Platforms

Fabric
Forge
NeoForge
Quilt

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Join Discord server
Donate on Patreon

Creators

Stereowalker
Stereowalker Owner

Details

Licensed ARR
Published 2 years ago
Updated 2 weeks ago
DescriptionChangelogVersions

Show all versions

1
5
6
7
12

1.21.1-12.0.6-NeoForge

by Stereowalker on Aug 25, 2024
Download

1.20.6-12.0.6-NeoForge

by Stereowalker on Aug 25, 2024
Download

1.20.6-12.0.6-NeoForge

by Stereowalker on Aug 25, 2024
Download
  • The player parameter in clientbound packets is now less side aware for compilation on servers
  • Added a color collector to the client segment
  • Registries can now be created regardless of mod loader
  • Allow for registration of objects outside the annotation system
  • Particles can now be registered through this mod
  • Added a loader helper for functions that might not exist on the others
  • made "handleOnClient" temporarily non abstract
  • Added an interact with item insert
  • Fix creative tabs registering multiple times

1.21.1-12.0.6-Fabric

by Stereowalker on Aug 24, 2024
Download
  • Allowed to run on 1.21 and above
  • The player parameter in clientbound packets is now less side aware for compilation on servers
  • Stopped clientbound packet implementation registration on the server
  • Added a color collector to the client segment
  • Registries can now be created regardless of mod loader
  • Allow for registration of objects outside the annotation system
  • Particles can now be registered through this mod
  • made "handleOnClient" temporarily non abstract
  • Added a loader helper for functions that might not exist on the others
  • Include the jsr library
  • Added an interact with item insert
  • Fix creative tabs registering multiple times

1.20.6-12.0.6-Fabric

by Stereowalker on Aug 24, 2024
Download
  • The player parameter in clientbound packets is now less side aware for compilation on servers
  • Stopped clientbound packet implementation registration on the server
  • Added a color collector to the client segment
  • Registries can now be created regardless of mod loader
  • Allow for registration of objects outside the annotation system
  • Particles can now be registered through this mod
  • made "handleOnClient" temporarily non abstract
  • Added a loader helper for functions that might not exist on the others
  • Include the jsr library
  • Added an interact with item insert
  • Fix creative tabs registering multiple times

1.21.1-12.0.5-NeoForge

by Stereowalker on Aug 10, 2024
Download

1.21.1-12.0.5-Forge

by Stereowalker on Aug 10, 2024
Download
  • Ported to 1.21.1
  • Changed the address to look for Patreon members
  • Moved tooltips to client Inserts
  • Config entries are now translatable
  • Item tags now show in the tooltips of items if enabled
  • Ensure default config objects are passed as strings
  • Only log the location of registries rather than the whole key

1.21.1-12.0.5-Fabric

by Stereowalker on Aug 10, 2024
Download
  • Ported to 1.21.1
  • Changed the address to look for Patreon members
  • Added implementation for the item tooltip insert
  • Moved tooltips to client Inserts
  • Config entries are now translatable
  • Item tags now show in the tooltips of items if enabled
  • Ensure default config objects are passed as strings
  • Only log the location of registries rather than the whole key
  • Fixed config reset button color

1.20.6-12.0.5-Fabric

by Stereowalker on Aug 10, 2024
Download
  • Changed the address to look for Patreon members
  • Added implementation for the item tooltip insert
  • Moved tooltips to client Inserts
  • Config entries are now translatable
  • Item tags now show in the tooltips of items if enabled
  • Ensure default config objects are passed as strings
  • Only log the location of registries rather than the whole key
  • Fixed config reset button color

1.20.6-12.0.5-Forge

by Stereowalker on Aug 10, 2024
Download

1.20.6-12.0.5-NeoForge

by Stereowalker on Aug 10, 2024
Download
  • Changed the address to look for Patreon members
  • Moved tooltips to client Inserts
  • Config entries are now translatable
  • Item tags now show in the tooltips of items if enabled
  • Ensure default config objects are passed as strings
  • Only log the location of registries rather than the whole key

1.21-12.0.4-NeoForge

by Stereowalker on Jul 31, 2024
Download
  • Updated to NeoForge 21.0.146
  • The registry being registered to now has to be specified in setupRegistries
  • Removed some more pointless references to ModConfig
  • Enchantment effect components can now be registered through this mod

1.21-12.0.4-Forge

by Stereowalker on Jul 31, 2024
Download
  • Enchantment effect components can now be registered through this mod
  • Removed some more pointless references to ModConfig
  • Register packets a lot earlier in mod loading
  • The registry being registered to now has to be specified in setupRegistries

1.21-12.0.4-Fabric

by Stereowalker on Jul 31, 2024
Download
  • Enchantment effect components can now be registered through this mod
  • Fixed player attack damage being set to the players crit damage value
  • The registry being registered to now has to be specified in setupRegistries
  • Removed some more pointless references to ModConfig

1.20.6-12.0.4-NeoForge

by Stereowalker on Jul 31, 2024
Download
  • The registry being registered to now has to be specified in setupRegistries
  • Removed some more pointless references to ModConfig

1.20.6-12.0.4-Fabric

by Stereowalker on Jul 31, 2024
Download
  • Fixed player attack damage being set to the players crit damage value
  • The registry being registered to now has to be specified in setupRegistries
  • Removed some more pointless references to ModConfig

1.20.6-12.0.4-Forge

by Stereowalker on Jul 31, 2024
Download
  • Register packets a lot earlier in mod loading
  • The registry being registered to now has to be specified in setupRegistries
  • Removed some more pointless references to ModConfig

1.21-12.0.3-NeoForge

by Stereowalker on Jul 19, 2024
Download
  • Added a means to validate if an insert setter should apply a value
  • Fix gui overlay not showing up
  • Fix Configs loading too late
  • Fix crash on servers
  • Fix configs being broken on newer versions of NeoForge
  • Added a level wake up insert

1.21-12.0.3-Forge

by Stereowalker on Jul 19, 2024
Download
  • Fix Configs loading too late
  • Fix crash on servers
  • Added a level wake up insert
  • Rename test server config entries

1.21-12.0.3-Fabric

by Stereowalker on Jul 19, 2024
Download
  • Added a means to validate if an insert setter should apply a value
  • Fix crash on servers
  • Added a level wake up insert
  • Rename test server config entries
1
5
6
7
12

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.