
FeatherLib
A useful library for making Fabric mods
- Загрузки
- 911
- Подписчики
- 0
- Обновлён
- 27 июня 2022 г.
- Лицензия
- MIT
Опубликован 23 апреля 2022 г.

FeatherLib
THIS MOD DOES NOTHING ON ITS OWN! Unless you need FeatherLib for another mod, do not install it.
See the Wiki for information on features
Adding to your project:
Please visit https://github.com/SimplyCmd/FeatherLib/wiki

Ченджлог
2.5.0Релиз1.19 · 27 июня 2022 г.
- Added
FluidCollisionevent to control entity fluid collisions - Fixed scheduler crash
2.4.2Релиз1.19 · 21 июня 2022 г.
- Fix another crash
2.4.1Релиз1.19 · 20 июня 2022 г.
- Fixed critical renderer annotation crash
2.4.0Релиз1.19 · 20 июня 2022 г.
Updated to 1.19
Registry works now
Added Javadocs
Switched schedulers to use UUIDs
Fixed dedicated server crashes
Added registry
LangannotationAdded scheduler example
Cleaned up
UtilclassUpgraded from ARRP to BRRP
Removed custom torch classes since 1.19 torch constructors are public
Added registry entrypoint, removed annotation handler
2.3.1Релиз1.18, 1.18.1, 1.18.2 · 2 июня 2022 г.
Fixed missing dependency crash
Added custom torch registration support
Added RenderLayer annotation for blocks and torches
2.3.0Релиз1.18, 1.18.1, 1.18.2 · 2 июня 2022 г.
Another registry system rewrite (will update wiki soon)
Switch back to ARRP because Fabric datagen sucks
2.2.0Бета1.18, 1.18.1, 1.18.2 · 23 апреля 2022 г.
SimpleBlockandSimpleItemnow implementItemConvertible, meaning they can be used more directly with vanilla methodsUpdate to 1.18.2
Port from ARRP to FabricDataGenerator
Complete rewrite of registry system to utilize FabricDataGenerator
Addition of Tuple class to allow storing multiple fields in one (useful for returning multiple values from a method)
Комментарии
Загружаем…