Data Loader Updated
This mod is an updated version of the original Data Loader by sargunv.
The modification creates a special datapacks folder in the game's root directory where you can place datapacks that will automatically apply to all created worlds.
Loading Configuration
Unlike the original version, this update includes a completely optional loading order configuration system located in the config/data-loader.json file.
onlyLoadSpecified: When set to true, Minecraft will only load datapacks from the loadOrder list and the fabric datapack. If the vanilla datapack or a suitable replacement is not provided, the game may crash upon launch.
loadOrder: The game will load datapacks in the order specified in this list. Datapacks from the ´datapacks´ folder must have the prefix ´file/´, while vanilla, fabric, and experimental datapacks do not require prefixes. Internal mod datapacks should have a prefix in the form of the mod identifier, and the / character should be replaced with :.