- Better transparent block support
 
- Added 
BlockInitializer.addColorProvider() 
- Rebuilt from the ground up to use the Architectury API
- Does not include every feature older versions of Trashlib had. These will be reimplemented over time slowly.
 - Some methods may differ from older versions of Trashlib.
 
 - Added 
TagInitializer. - Added 
ConventionalTags. - Added 
AliasedID, though users should never have to utilize this. 
- Fixed 
EntityInitializerbeing reverted to a non-functional version. 
- Added 
ConventionalTags.BlocksandConventionalTags.EntityTypes, along with a.of()method for each ConventionalTag subclass. 
- Fixed 
ConventionalTags.Itemsnot being public. 
- Added 
ConventionalTags 
- Added 
TagInitializer. 
- Hotfix for 
EntityInitializer.register() 
- Fixed a crash on NeoForge when trying to make a block transparent.
 



