Skip to content

Releases: MineLittlePony/Kirin

Kirin 1.19.1 for Minecraft 1.21

23 Jul 13:30
17691ba
Compare
Choose a tag to compare

Changelog

  • Config files arenow automatically reloaded when the config is changed externally
  • Added Config#onChangedExternally for mods that want to do things when the config changes (such as updating a UI)
  • ClippingSpace is now deprecated. Use RenderContext#pushScissor and RenderContext#popScissor instead

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.19.1+1.21

Kirin 1.19.0 for Minecraft 1.21

10 Jun 20:52
d29d374
Compare
Choose a tag to compare

Changelog

  • Updated to 1.21
  • Added RenderLayerUtil#getTexture for getting the texture a render layer is using
  • Kirin now requires fabric-transitive-access-wideners-v1
  • Kirin now access widens RenderLayer.MultiPhaseParameters so modders can create their own render layers.

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.19.0+1.21

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