libreg
A tiny Kotlin library for registering blocks, items, biomes, dimensions, etc.
1.1K
2
Bug Fixes
alpha12 апреля 2022 г.- It is now no longer required to pass a
BlockWithEntitywhen registering aBlockEntity. Pass aBlocknow.
Small Tweaks
alpha2 апреля 2022 г.- Change namespace initialization (
init) tons
Hotfix
alpha2 апреля 2022 г.- Hotfix
- Mixin no longer crashes due to invalid package
- Fabric Loader no longer crashes due to
java.lang.ClassNotFoundException: dev.tehc.libreg.ModKt
Spring-cleaning
alpha2 апреля 2022 г.- Update package name from
dev.tehc.libregtodev.cursedmc.libreg - Use new
BlockEntityRendererRegistryin Fabric API- Remove usage of
BlockEntityRendererRegistry
- Remove usage of
- Suppress warnings for "Unused" in API items
Major Bug Fixes
alpha2 апреля 2022 г.- Major bug fixes
- Server no longer crashes when loading (due to NoClassDefFoundError)
- Removed RenderLayer from overloaded arguments in
block,blockItem, andblockEntity.
Совместимость
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:4 года назад
Обновлён:4 года назад