Community listing page, reviews here may not be monitored by the author.
Lib 5555ff
No reviews yet
Library used in Jodek's projects
Data Packs were introduced to vanilla Minecraft in version 1.13 and allow the server to modify data about the game, or run commands. Data Packs are compatible with all mod loaders.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
The author has not specified where this runs.
Varies by version.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description

The core library for all of Jodek's datapacks
Config / Interface
/trigger jodek.config
What is this?
5555ff lib is the shared library that powers all of my datapacks/mods. It handles cross pack compatibility, provides a management interface and includes shared utilites
Some of my packs require this library (especially those that modify vanilla loot tables), for others its just optional The packs then work standalone, but gain some extras when the library is installed.
Why does it exist?
When multiple datapacks modify the same vanilla loot table (e.g. Mob Heads adding a head and e.g. Name Tag adding the name tag drop) only one can win, the other one gets overwritten. 5555ff helps me managing that, preventing clutter in datapacks and making it easier for me to create new datapacks.
Beyond compatibility, the library also serves as a central hub for managing all datapacks.
In the future I will most likely include more features and more shared code.
Features
Loot Table Compatibility
Multiple of my datapacks can modify the same vanilla loot table without overwriting each other.
Management Menu
See which datapack is installed
Config Access
Access the config of each installed datapack through the librarys interface
Toggle Load Messages
Enable or disable the chat messages that packs display when they load.
Toggle Advancement Overviews
Show or hide the advancement overviews for individual packs.
Uninstall Packs
Uninstall any datapack through the menu.
Shared Utilities (expanding over time)
Common functionality like predicates (e.g. sneak detection) and reusable code that multiple packs rely on --> maintained in one place instead of duplicated across packs.
Supported Packs
This library supports most of my datapacks. Any pack that lists 5555ff lib as a dependency will work.
For Developers
5555ff lib acts as a central dispatch layer for vanilla loot tables. Instead of each datapack overriding vanilla tables directly (which causes conflicts when multiple packs modify the same mob), the library handles all vanilla overrides. This way, multiple packs can modify the same mob's drops without overwriting each other.
If you're interested in making your pack compatible, feel free to reach out on Discord or open an issue on GitHub.
Why the name? 5555ff is the color used as the background in all of my icons

The core library for all of Jodek's datapacks
Config / Interface
/trigger jodek.config
What is this?
5555ff lib is the shared library that powers all of my datapacks/mods. It handles cross pack compatibility, provides a management interface and includes shared utilites
Some of my packs require this library (especially those that modify vanilla loot tables), for others its just optional The packs then work standalone, but gain some extras when the library is installed.
Why does it exist?
When multiple datapacks modify the same vanilla loot table (e.g. Mob Heads adding a head and e.g. Name Tag adding the name tag drop) only one can win, the other one gets overwritten. 5555ff helps me managing that, preventing clutter in datapacks and making it easier for me to create new datapacks.
Beyond compatibility, the library also serves as a central hub for managing all datapacks.
In the future I will most likely include more features and more shared code.
Features
Loot Table Compatibility
Multiple of my datapacks can modify the same vanilla loot table without overwriting each other.
Management Menu
See which datapack is installed
Config Access
Access the config of each installed datapack through the librarys interface
Toggle Load Messages
Enable or disable the chat messages that packs display when they load.
Toggle Advancement Overviews
Show or hide the advancement overviews for individual packs.
Uninstall Packs
Uninstall any datapack through the menu.
Shared Utilities (expanding over time)
Common functionality like predicates (e.g. sneak detection) and reusable code that multiple packs rely on --> maintained in one place instead of duplicated across packs.
Supported Packs
This library supports most of my datapacks. Any pack that lists 5555ff lib as a dependency will work.
For Developers
5555ff lib acts as a central dispatch layer for vanilla loot tables. Instead of each datapack overriding vanilla tables directly (which causes conflicts when multiple packs modify the same mob), the library handles all vanilla overrides. This way, multiple packs can modify the same mob's drops without overwriting each other.
If you're interested in making your pack compatible, feel free to reach out on Discord or open an issue on GitHub.
Why the name? 5555ff is the color used as the background in all of my icons
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers









