Simple Resource Loader
Modby Patbox
Simple global / modpack resource pack and data pack loader. No configuration, just few folders.
Downloads
82,997
Type
Mod
CurseForge ID
1121047
Last Updated
Apr 11, 2026
Description
Simple Resource Loader
Simple Resource Loader is a tiny mod allowing you to add required (or optional) resource packs and data packs to your Minecraft instance, useful for any modpack or server maker. It works on clients, singleplayer and dedicated servers, without a single config file. You just need to put packs (which can be either a folder or a zip file) in correct place.
Usage
When started, the mod will create all required folders. Through you can also create them by hand if needed. Folder follow a simple structure: resources/<TYPE>/<REQUIREMENT>. The <TYPE> can be replaced with resourcepack which loads as client side resource pack, datapack which load as server/singleplayer data pack and common which is added to both (useful for when data pack and resource pack are both included in a single file). The <REQUIREMENT> is replaced with required for packs that are always loaded and optional for ones which you can enable/disable at any time.
For example, if you put a pack in resources/common/required/, it will always load as both resource pack and data pack, but resources/resourcepack/optional/ will add it as only as toggleable resource pack.
Similar Mods
More Ores In ONE
Adds Ores in the Overworld, Nether and End.
voidwalker origins
adds an origin to the game
Elementary Nether and End Ores
Nether ore, endstone ore, Ender pearl ore
Provi's Health Bars
Adds sleek and expansive health bars / damage indicators.
Road Stuff
Road Stuff adds everything you need for your road dreams in Minecraft!
BaguetteLib
Ever tried to make a mod that needs proper death handling or inventory tracking? Yeah, NeoForge events suck for that.