Easy Structures API

Easy Structures API

82 Downloads

Bo's API

Basic library mod with a collection of shared utility functions for my developed Forge mods. It's basically a collection of shared utility functions.

The mod is currently used by: - Easy Mob Farm - Player Companions

The API includes the following functions

  • Translatable Text Helper to translate the names from a list of items
  • UI Helper for the position and creation of UI elements
  • Basic Stop Mod Reposts (https://stopmodreposts.org/) protection
  • Various other miscellaneous utilities

You can check the source code under the source tab and you are allowed to use the Bo's API collection as dependency in your mod projects.