Loading...
Beta Modpages Unclaimed

Open Loader

An open source resource and data loader for Minecraft.

0 Likes
16947871 Downloads
Created by DarkhaxDev

Description

Open Loader is a utility mod that allows data packs and resource packs to be applied globally across all save files in a game instance. This can be used by mod packs and servers to define custom recipes and other features for a wide range of mods. It can also be used to change textures, override tooltips, and change other aspects of the game.

 

Data Packs

Data packs are used by Minecraft to load recipes, loot tables, functions, and other game mechanics. Many mods also pull from data packs to handle custom recipe systems and other new mechanics. OpenLoader will load any data packs that are placed in the ~/config/openloader/data folder. Before 1.17 they were loaded from ~/openloader/data instead. OpenLoader can load zipped and folder packs. You can learn more about data packs here.

 

Resource Packs

Resource packs are used to define textures, translations, sounds, and other client data. You can use them to override existing resources or add completely new ones. These packs are loaded from the ~/config/openloader/resources folder. Before 1.17 they were loaded from ~/openloader/resources instead. OpenLoader can load zipped or unzipped packs. You can learn more about resource packs here.

 

FaQ

Does this support mods like Patchouli or BotanyPots?

Yes, packs loaded by this mod will behave exactly like packs loaded through the vanilla systems. So anything that works through the normal resource packs folder or the world datapack folder will work here.

 

My pack is not loading?

If your pack is not loading it is because you have not followed the instructions properly or have made an invalid pack. Make sure you have the file placed in the right folder and that your pack has a valid pack.mcmeta file. Unfortunately I do not have the time or resources to help you debug your packs, but there are countless resources and communities available to help you make these things.

 

How does pack load order work?

Any resource packs loaded by OpenLoader should be loaded after vanilla and modded resource packs. Data pack load orders are done on a per-world basis instead and can be very annoying. Initially all data packs loaded by this mod will be loaded after vanilla and modded packs. Any mods added to the game after that initial world load will load after all previously loaded packs but only for that world. This can be fixed by using Vanilla's data pack command to correct the world order on a per-world basis. If you need more consistent control over load order I would recommend a scripting tool like CraftTweaker which is more robust and stable than the data pack system.

 

Files

Like the mod and want to support me?

 


This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service!

 

Logo by Delapouite on Game Icons and licensed under CC By 3.0.

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Mantle

Shared code for Forge mods

AutoRegLib

A library to ease menial tasks in mod development.

CraftTweaker

CraftTweaker allows modpacks and servers to customize the game. With CraftTweaker you can change recipes, script events, add new commands and even change item properties!

CoFH Core

Contains Core Functionality for all Team CoFH mods. Also does some really cool stuff on its own!

Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Baubles

An addon module and API for Thaumcraft