ModUtils

Adds various funcitons to make some stuff easier for other mods


54 Likes

80632 Downloads
Version 1.2.5LatestUp to date
  • Fixed a bug in the last update

Released on 2023-02-05

Version 1.2.4Up to date
  • Made some tweaks that should fix implementation methods not working sometimes

Released on 2023-02-04

Version 1.2.3Up to date
  • Updated for the lastest raft patch

Released on 2022-12-27

Version 1.2.2Up to date
  • Added handling for serializing null values
  • Improved collection serialization handling to return an array of the original collection's base type
  • Added handling for collections using object as a base type

Released on 2022-07-31

Version 1.2.0Up to date
  • Fixed a few potential errors from the mod patcher
  • Fixed an issue that was causing the build menu to sometimes not have the modded blocks
  • Added functions for mods to register data to be saved in the world and or sent to connecting clients

Released on 2022-07-28

Version 1.1.1Up to date
  • Allowed the building menu tools to add new categories

Released on 2022-07-11

Version 1.1.0Up to date
  • Added methods for adding items to the build menu

Released on 2022-07-11

Version 1.0.1Up to date
  • Added functions to directly serialize and deserialize objects to and from strings and byte arrays

Released on 2022-06-28

Version 1.0.0Up to date

This is the first version.

Released on 2022-06-09