libreg
A tiny Kotlin library for registering blocks, items, biomes, dimensions, etc.
1K загрузок2 подписчиковLGPL-3.0-onlyfabric
Обновлён 12 апреля 2022 г. · опубликован 12 июля 2021 г.
Libreg
A tiny Kotlin library for registering blocks, items, biomes, dimensions, etc.
Центр версий
8 версийЧенджлог
0.2.6+1.18.2Альфа1.18.2 · 12 апреля 2022 г.
- It is now no longer required to pass a
BlockWithEntitywhen registering aBlockEntity. Pass aBlocknow.
0.2.5+1.18.2Альфа1.18.2 · 2 апреля 2022 г.
- Change namespace initialization (
init) tons
0.2.4+1.18.2Альфа1.18.2 · 2 апреля 2022 г.
- Hotfix
- Mixin no longer crashes due to invalid package
- Fabric Loader no longer crashes due to
java.lang.ClassNotFoundException: dev.tehc.libreg.ModKt
0.2.3+1.18.2Альфа1.18.2 · 2 апреля 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
0.2.2+1.18.2Альфа1.18.2 · 2 апреля 2022 г.
- Major bug fixes
- Server no longer crashes when loading (due to NoClassDefFoundError)
- Removed RenderLayer from overloaded arguments in
block,blockItem, andblockEntity.
0.2.1+1.17Альфа1.17, 1.17.1 · 19 июля 2021 г.
- Fixed bug where blocks would register twice in two of the blockItem functions
0.2.0+1.17Альфа1.17, 1.17.1 · 15 июля 2021 г.
- Added BlockEntities
- Added Entities
Комментарии
Загружаем…