Simple Resource Loader

Simple Resource Loader

Mod

Simple global / modpack resource pack and data pack loader. No configuration, just few folders.

Client or server ManagementUtility

120 downloads
8 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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 a toggleable resource pack.


Project members

Patbox

Member

Details

Licensed LGPL-3.0-only
Published 10 days ago
Updated 10 days ago