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

RimeLib

An utility library for my Minecraft mods.

13
0
Library
AboutChangelogVersions

Utility library for my Minecraft mods.

This mod doesn't do anything by itself, but provides certain convenient ways of doing stuff for other mods.

The versioning scheme is: major.minor.hotfix:

  • Major is only incremented when I feel like it.
  • Minor will be incremented for breaking changes.
  • Hotfix will be incremented for non-breaking changes or additions.

If you want to use this mod in your mod:

Add the repository:

maven("https://ancientri.me/maven/releases") {
    name = "AncientRime"
}

Add the dependency:

modImplementation("me.ancientri:rimelib:$mod_version")

You can also include() the jar since it's not too heavy if you don't want the user to download it manually.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Client-side
Server-side
Client and server (optional)

Links

Report issues View source

Creators

Rime
Rime Member

Details

Licensed MIT
Published 2 weeks ago
Updated 3 weeks ago

Modrinth is open source.

main@a0bd011

© 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.