
Load My Resources - Automatic Resource Loading
ATTENTION: Development of Load My Resources mod has been discontinued. The author no longer maintains this project. We recommend using other resource loader mods.
Basic Information
Load My Resources is a client-side mod that automatically loads various resources (images, sounds, and other files) when starting Minecraft. It works similarly to standard resource packs but with an important difference - it's enabled by default and cannot be disabled by the user. Additionally, the mod is hidden from the resource pack selection menu, so you won't see an unnecessary entry in the list.
How to Use
The resource loading process is quite simple, but if you've never worked with resource packs before, we recommend watching tutorial videos on YouTube first.
Step-by-step instructions:
- Install the mod and launch the game once, then close it. This will create the necessary folders and files.
- A new directory called 'resources' will appear in the '.minecraft' folder. Open it - this is where the mod will load your resources from.
- Copy all the files you need into the 'resources' folder. If you want to use resources from a ready-made resource pack, simply copy the contents of its 'assets' folder into this directory.
- Launch the game - the loaded resources will now be available for use in the mod, and elements from resource packs will appear in the game.
Important Information
The resources
folder functions similarly to the assets
folder in standard resource packs. The namespace principle works exactly the same. For example, if you place a texture in resources/mytextures
, then the namespace for textures inside the mytextures
folder will be "mytextures".
Dependencies
For Fabric Version
- Fabric API (only for Fabric version)
Modpacks
Load My Resources can be freely used in mod packs.
Bug Reports
You can report bugs and suggest new features through GitHub or Discord.