Skip to content

Releases: MineLittlePony/Kirin

Kirin 1.18.0 for Minecraft 1.20.5 - 1.20.6

30 Apr 14:57
8a2d26b
Compare
Choose a tag to compare

Changelog

  • Updated to 1.20.5/6
  • Added Color#lerp for interpolating between two colors
  • ClientReadyCallback is now deprecated for removal. Use ClientTickEvents.EndTick with a boolean instead.
  • Config#FLATTENED_JSON_ADAPTER is now deprecated and scheduled for removal. Mods are expected to start using Config#HEIRARCHICAL_JSON_ADAPTER by default.

Installation (Users):

This is an internal API made available for other mods to use.
You should not install it directly.

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.18.0+1.20.5

Kirin 1.17.1 for Minecraft 1.20.3 - 1.20.4

06 Apr 13:16
905ef8c
Compare
Choose a tag to compare

Changelog

  • Fixed scrollbar velocity in scrolling containers

Installation (Users):

This is an internal API made available for other mods to use.
You should not install it directly.

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.17.1+1.20.4

Kirin 1.16.1 for Minecraft 1.20.2

06 Apr 13:17
8c09e8a
Compare
Choose a tag to compare

Changelog

  • Fixed scrollbar velocity in scrolling containers

Installation (Users):

This is an internal API made available for other mods to use.
You should not install it directly.

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.16.1+1.20.2

Kirin 1.15.6 for Minecraft 1.20 - 1.20.1

06 Apr 13:19
a9b2836
Compare
Choose a tag to compare

Changelog

  • Fixed scrollbar velocity in scrolling containers
  • Fixed crash in development when installed alongside Farmer's Delight Refabricated

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.15.6+1.20.1

Kirin 1.17.0 for Minecraft 1.20.3 - 1.20.4

09 Dec 21:43
77ca459
Compare
Choose a tag to compare

Changelog

  • Updated to 1.20.4

Installation (Users):

This is an internal API made available for other mods to use.
You should not install it directly.

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.17.0+1.20.4

Kirin 1.16.0 for Minecraft 1.20.2

27 Sep 16:11
d2bab0e
Compare
Choose a tag to compare

Changelog

  • Updated to 1.20.2
  • GameGui#finish has been changed back to call Screen#close rather than Screen#removed

Installation (Users):

This is an internal API made available for other mods to use.
You should not install it directly.

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.16.0+1.20.2

Kirin 1.15.3 for Minecraft 1.19.3

25 Jul 17:15
f533a3b
Compare
Choose a tag to compare

This is a backport of 1.15.2.

Changelog (1.15.3):

  • Backported large button texture stitching
  • Fixed an issue where button's bounds wouldn't update correctly when changed externally

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.15.3+1.19.3

Kirin 1.15.3 for Minecraft 1.19.2

25 Jul 17:15
2e44b27
Compare
Choose a tag to compare

This is a backport of 1.15.2.

Changelog (1.15.3):

  • Backported large button texture stitching
  • Fixed an issue where button's bounds wouldn't update correctly when changed externally

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.15.3+1.19.2

Kirin 1.15.2 for Minecraft 1.19.4

25 Jul 17:14
b5656ef
Compare
Choose a tag to compare

This is a backport of 1.15.2.

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.15.2+1.19.4

Kirin 1.15.2 for Minecraft 1.20.X

25 Jul 17:12
69d22a9
Compare
Choose a tag to compare

Changelog

  • Buttons now have a built-in update listener. You can use this to update a button's state every game tick.
  • Button text will no longer overlap their icon when they have one
  • You can now update a button's styling with Button#styled(s -> s)

Installation (Users):

This is an internal API made available for other mods to use.
You should not install it directly.

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:Kirin:1.15.2