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