Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-or-later
Published 19 hours ago
Updated 4 days ago
A Core and Library Mod for mods by Unknown_303 and any associates.
Other developers are free to use it as well.
In game, ErrorLib adds the Corrupted Heart and Corrupted Forge (not yet added) and other api services for developers. For developers, it speeds up the process of implementing certain features, and makes it easier to implement features that have no tutorials for 1.20.1.
In-game services (not yet added):
- Corrupted Forge (used for crafting)
- Silver, Tin, Steel, Titanium, and other materials.
- Tools & Armor for those materials.
API Services (for developers):
- Custom Horse Armor
- Custom IForgeRegistry
- Custom Armor Trim Patterns & Materials
- Custom Abilities*
- Custom Tool Tiers
- Custom Armor Types
- Custom Fluids
*Not yet added/Work in Progress
NOTES FOR DEVELOPERS:
When using the mod as an API, make sure to use the jar file ending with -api for unobfuscated code. Tutorials will soon be made for using the API.