What it does:
Loot Editor Loader is a utility mod that loads custom loot table configurations through Minecraft's data pack system. After creating loot modifications with the Loot-editor-b tool, the JSON files are automatically sent to the proper location where the Loot Editor Loader reads these files during game startup or after a /reload. This allows you to edit loot tables externally with Loot-editor-b, export the configuration as JSON data pack and have them automatically integrated into your game, no server restart needed for updates.
This tool is mainly designed to help in modpack development for people who have no experience coding in java. The tool's are still in development and will be changing over time. There is currently no interactive elements for the mod as it is designed to work silently in the background as an entry point for the Loot Editor B application.
How to use it:
This mod is to be used with an external tool called Loot Editor B and CraftTweaker.
Step 1.
Load into any single player world in your modpack. Run the following commands from craft tweaker.
/ct dump_brackets
/ct dump loot_tables
Step 2.
Open Loot Editor B and click open modpack and select the install location for the modpack you want to edit. It will automatically populate the loot tables. Edit tables and export as datapack.
Step 3.
Profit.
This project is in active development.
https://github.com/BadgerSnacks/loot-editor-b