
Obligatory Loot Bag Mod (OLBM)
The OLBM modification is designed for the Fabric loader and requires Fabric API for proper operation.
This project provides a tool for modpack developers that allows creating and adding personalized loot bags to the game. The mod is compatible with Minecraft versions starting from 1.15 and above.
The main advantage of OLBM lies in using standard JSON files and loot tables for configuring bag contents. This approach makes the process of creating custom loot as simple and accessible as possible, even for beginner developers.
For detailed information about configuration and setup, it's recommended to review the documentation on GitHub.