MelonLib

MelonLib

Mod

Library for MelonStudios mods providing useful tools.

Client and server LibraryUtility

8,149 downloads
1 follower
Follow Save

v1.8.1

  • Disabled the PacketStaller as it caused more issues than it fixed

v1.8

  • Fixed PacketRequestSyncTE
  • Added config to disable dict entry tooltip

v1.7

Fixed server crash and added ClientPacketStaller

v1.6

  • Updated TileEntityOptimizedBase
  • Added IEntityTile, extension of ITileEntityProvider with extra utilities
  • Updated /blockdict and /oredict command to no longer flood the chat but instead write output to a file
  • Expanded AABB class with bounding box merging functions
  • Added FileUtil with basic file utilities

v1.5

  • Patched some problems with ISyncedTE

v1.4

  • Added ISyncedTE for easy TileEntity data synchronization
  • Added TileEntityCachedRenderBB for render optimizations

v1.3

  • Added in a crash prevention for when an exception is thrown during tooltip collection

v1.2

  • Added the ItemBlockVariants and IMetaName
  • Added Sorters for ItemStacks, MetaBlocks and MetaItems
  • Added the EntityPredicate
  • Added the AdvancementUtil
  • Added a class to get the current MinecraftServer instance
  • Added an API package for MelonStudios mod APIs
  • Added the APICreate as an API for Create Legacy
  • Added the APIBlockDisplay as an API for Block Display (coming soon)

v1.1

  • Added more State- and StackPredicates
  • Added /blockdict and /oredict command
  • Added the Localizer class
  • The block- and oredict tooltip can now be localized
  • Added configuration
  • Added a MetaBlock-cache to save memory

v1.0

  • Added StatePredicates
  • Added StackPredicates
  • Added the BlockDictionary (with vanilla entries pre-registered)
  • Added the RenderMelon
  • Added the StackUtil
  • Added the AABB (Bounding Box helper class)
  • Added many default StatePredicates and StackPredicates

Project members

Siepert123

Member

Details

Licensed MIT
Published 10 months ago
Updated a month ago