BooneForgeAPI
BooneForgeAPI is a lightweight utility mod that functions as a core framework for other modifications. By itself, it doesn't introduce any changes to gameplay, add new features, or enhance the user experience—its primary purpose is to provide essential tools and shared code to simplify the mod porting process.
This library was developed with the goal of accelerating the adaptation of my modifications for the Forge platform. It significantly reduces the amount of repetitive code and improves development efficiency. If any mod requires BooneForgeAPI, it means it utilizes the tools and systems provided by this library, though BooneForgeAPI itself doesn't perform any independent functions.
This mod also includes TigerOfTroy's Modify Drops API.