
Trashlib
A library mod that adds utility methods that are used by trashoflevillage mods.
2K загрузок1 подписчиковMITfabricneoforge
Обновлён 22 июня 2025 г. · опубликован 10 февраля 2025 г.
A library mod that adds utility methods for mod developers to use for things such as initialization, datagen, and many other things that I found annoying in modding. This was made for use in my own mods, and not beyond that, so it might not be very useful to other developers. Regardless, I've documented it.
Центр версий
51 версийЧенджлог
2.2-neoforgeРелиз1.21.4 · 22 июня 2025 г.
- Better transparent block support
2.2-fabricРелиз1.21.4 · 22 июня 2025 г.
- Better transparent block support
2.1-neoforgeРелиз1.21.4 · 22 июня 2025 г.
- Added
BlockInitializer.addColorProvider()
2.1-fabricРелиз1.21.4 · 22 июня 2025 г.
- Added
BlockInitializer.addColorProvider()
2.0-neoforgeРелиз1.21.4 · 30 марта 2025 г.
- 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.
2.0-fabricРелиз1.21.4 · 30 марта 2025 г.
- 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.
2.0-ALPHA-9-neoforgeАльфа1.21.4 · 26 марта 2025 г.
- Fixed
EntityInitializerbeing reverted to a non-functional version.
2.0-ALPHA-9-fabricАльфа1.21.4 · 26 марта 2025 г.
- Fixed
EntityInitializerbeing reverted to a non-functional version.
Комментарии
Загружаем…