
BooneForgeAPI
Активный0.0
Установок
3
Последнее обновление
2 месяца назад
Клиент
Библиотеки
BooneForgeAPI is a lightweight utility mod that serves as a backend framework for other mods. It does not add new features, alter gameplay, or enhance the experience in any way—it simply provides essential tools and shared code to make porting mods easier.
I created BooneForgeAPI to speed up the process of porting my mods to Forge, reducing the amount of redundant code and making development more efficient. If a mod requires BooneForgeAPI, that means it depends on the tools and systems provided by this library, but BooneForgeAPI itself does nothing on its own.
This mod also includes TigerOfTroy’s Modify Drops API.