
Additional Resources
This Minecraft mod enables adding supplementary resources to the game without requiring users to install custom texture packs. Its primary purpose is to support mods that utilize user-defined content needing resource loading.
The mod itself lacks a graphical interface and requires FML (Forge Mod Loader) for proper functionality.
How to Use
The mod automatically creates a special folder next to the mods directory called "mods-resourcepacks". You can also create it manually.
Inside this folder, place files that would normally be in the assets folder, excluding the "pack.mcmeta" file. For example: if you have a file "assets/mymod/lang/en_US.lang", it should be placed in "mods-resourcepacks/mymod/lang/en_US.lang".