Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 619 Bytes

modders.md

File metadata and controls

8 lines (5 loc) · 619 Bytes

APIs for Modders

Feel free to package these with your mods.

  • IDropoffManager: For TileEntities. Defines a TE that can accept dropoff.
  • ICustomEnchantColor: For Items. Defines an item with a custom enchantment color. This is only shown if Colored Runes is enabled.

More will be added with time. Feel free to request.