Modscraper Modscraper Minecraft
Soft Loader logo

Soft Loader

Mod

Automatically loads datapacks non-intrusively

Type

Mod

Modrinth Downloads

605

Modrinth ID

5rm8pdXm

Last Updated

Aug 29, 2026

Description

Soft Loader

Based on Data Loader.

Allows datapacks in specified directories to automatically load as either enabled or disabled, while remaining optional and adjustable on the datapack selection screen and in-game. Uses the datapacks directory under the game directory by default.

An initial load order can be configured, applying only when setting up a new world. Afterward, you may reorder or add world-specific datapacks as desired. Built-in datapacks can also be set to load automatically from the load order.

Configuration

The Soft Loader config will be created at config/soft_loader.json upon setting up or loading a world. You may also create this file manually if needed.

enabled: string optional

Specifies the directory for datapacks that should automatically load as enabled.

  • Defaults to datapacks.
  • Overridden by initial-disabled-packs for servers.

disabled: string optional

Specifies the directory for datapacks that should automatically load as disabled.

  • Overridden by initial-enabled-packs for servers.
  • Overridden by loadOrder if the datapack is listed there.

loadOrder: string[] optional

Enforced only on world setup, specifies the load order for datapacks. Datapacks listed in loadOrder will automatically be enabled regardless of its source directory.

  • Can be used to enable and order built-in datapacks
  • Ignores initial-disabled-packs for servers.

How the initial load order sorts data packs (from bottom to top):

  1. Built-in datapacks not in the load order.
  2. Datapacks listed in load order.
  3. Other datapacks.

After world creation, the load order is no longer used. Any newly added datapacks are handled by vanilla or the mod loader: typically added to the top. At this stage, built-in datapacks can no longer be enabled automatically by the load order.

Compatibility

Mod Loaders

Fabric

Game Versions

1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 +5 more

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources