Skip to content

Releases: OroArmorModding/Multi-Item-Lib

Multi-Item-Lib 1.7.0

29 Jun 21:31
Compare
Choose a tag to compare

Version 1.7.0

  • Improved mixins more
  • Updated oro-gradle-plugin
  • Improved shield cooldown compatibility
  • Improvements from Roadhog360 and LlamaLad7

Multi-Item-Lib - 1.6.3

29 Jun 05:52
3f4f416
Compare
Choose a tag to compare

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

Multi-Item-Lib 1.6.2

16 Mar 23:09
c497350
Compare
Choose a tag to compare

Version 1.6.2

  • Update to Minecraft 1.19.4
  • Update oro-gradle-plugin

Multi-Item-Lib 1.6.1

02 Nov 17:38
Compare
Choose a tag to compare

Version 1.6.1

  • Actually have mixin conflicts default to other mods.

Multi-Item-Lib 1.6.0

01 Nov 18:44
Compare
Choose a tag to compare

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.

Multi-Item-Lib 1.5.3

31 Jul 07:21
Compare
Choose a tag to compare

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

Multi-Item-Lib 1.5.2

18 Jan 22:42
Compare
Choose a tag to compare

Version 1.5.2

  • Fix issue with Item Registries not knowing their main item

Multi-Item-Lib 1.5.1

05 Jan 21:02
Compare
Choose a tag to compare

Version 1.5.1

  • Fix some publishing issues

Multi-Item-Lib 1.5.0

31 Dec 07:16
9c31613
Compare
Choose a tag to compare

Version 1.5.0

  • Removed UniqueItemRegistry.ELYTRA and relating mixins
  • Removed deprecated com.oroamor.multi_item_lib.UniqueItemRegistry
  • Update to 1.18

Multi Item Lib 1.4.0 for 1.17

26 Jul 04:57
Compare
Choose a tag to compare

Version 1.4.0

  • Fix mixin crash issue in production
  • Move main package from com.oroarmor.multi_item_lib to com.oroarmor.multiitemlib
  • Moved UniqueItemRegistry into api sub-package.
  • Old UniqueItemRegistry is now deprecated