Multi Item Lib
A placeholder mod for the Fabric-Api until better unhardcoding exists.
- Загрузки
- 5K
- Подписчики
- 8
- Обновлён
- 29 июня 2024 г.
- Лицензия
- MIT
Опубликован 24 декабря 2021 г.
Multi Item Lib
A small library that easily allows for multiple types of items for Minecraft's more hardcoded items.
This library will be deprecated once Fabric API includes better versions of this library. This library does not encompass all uses cases for item, but it does with most of them to make the items work with the players.
List of UniqueItemRegistrys
UniqueItemRegistry.SHEARS: The UniqueItemRegistry for shears. Allows for use on entities and blocks.
UniqueItemRegistry.FISHING_ROD: The UniqueItemRegistry for fishing rods. Allows for the fishing bobber to work normally and correct rendering.
UniqueItemRegistry.SHIELD: The UniqueItemRegistry for shields. Allows for blocking and correct rendering.
UniqueItemRegistry.BOW: The UniqueItemRegistry for bows. Allows for shooting arrows and correct rendering.
UniqueItemRegistry.CROSSBOW: The UniqueItemRegistry for crossbows. Allows for shooting arrows and correct rendering.
UniqueItemRegistry.TRIDENT: The UniqueItemRegistry for tridents. Allows for some correct rendering. Mixins will be needed for full correct rendering.
Ченджлог
1.7.0Релиз1.20.2, 1.20.3, 1.20.4 · 29 июня 2024 г.
Version 1.7.0
- Improved mixins more
- Updated oro-gradle-plugin
- Improved shield cooldown compatibility
- Improvements from Roadhog360 and LlamaLad7
1.6.3Релиз1.20.2, 1.20.3, 1.20.4 · 29 июня 2024 г.
Version 1.6.3
- Tweaked mixins to be more compatible.
- One known compatibility resolution is Galosphere.
- Add in new interface for customizing the cooldown of a shield when it is disabled by an axe
- Re-added Elytra utils
- Now requires 0.15.11 Fabric Loader Version
- Removed taskinfo gradle plugin, not needed
- Update by Roadhog360
1.6.2Релиз1.19.4, 1.20, 1.20.1 · 16 марта 2023 г.
Version 1.6.2
- Update to Minecraft 1.19.4
- Update oro-gradle-plugin
1.6.1Релиз1.19, 1.19.1 · 2 ноября 2022 г.
Version 1.6.1
- Actually have mixin conflicts default to other mods.
1.6.0Релиз1.19, 1.19.1 · 1 ноября 2022 г.
Version 1.6.0
- Fix incompatibility with Quilt Standard Libraries
- Any mixin conflicts will now default to other mods. Expect some issues to arise if conflicts exist.
1.5.3Релиз1.19, 1.19.1 · 31 июля 2022 г.
Version 1.5.3
- Update to 1.19
- Fix incorrect mixin ordinal for trident rendering
- Incompatible with bow api
- No longer published to Maven Central
1.5.2Релиз1.18.1, 1.18.2, 1.19 · 18 января 2022 г.
Version 1.5.2
- Fix issue with Item Registries not knowing their main item
1.5.1Релиз1.18, 1.18.1 · 5 января 2022 г.
Version 1.5.1
- Fix some publishing issues
Комментарии
Загружаем…