Skip to content

Repository files navigation

ResourceModLoader Resource Mod Loader

Discord TotalAccess

Official repository for ResourceModLoader: source, local libraries, and examples.

What is ResourceModLoader

ResourceModLoader is a loader for non-executable resource mods, and a library for Java mods.

Minecraft Java Edition 1.13 added data packs. Before that, resource packs already had a few data-pack features: JSON recipes from More Recipes, JSON advancements from mods, and similar. Those features only worked inside mods. They did not work in a real resource pack.

RML packages a zip, jar, or directory that contains rml.info as a Forge mod and runs those data files. After CraftTweaker and KubeJS support, many people also use it to ship scripts. That is no longer a pure low-code data pack.

What can I do with ResourceModLoader?

See the documentation.

Where can I install it?

Use ResourceModLoader as a library

  1. Add CurseMaven.
  2. Pick a Maven short coordinate from the list.

This commit is an example of depending on RML and adding a module type.

The documentation is short

Yes. Open an issue if you want a page expanded, or send a pull request.

About

a modloader which load resource pack as mod.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages