nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Filter channels...

4.0+26.1

by bleudev on Mar 26, 2026
Download

4.0+1.21.11

by bleudev on Mar 26, 2026
Download

4.0

Breaking changes

  • Deleted FogProperties.kt as deprecation in 3.4 (bleudev #74)
  • Deleted NineLifesClientData. Use NineLifesClientStorage.kt instead. (bleudev #75)

Deletions

  • Deleted low lifes red sky effect because it breaks red majority effect. Newer config is compatible with 3.4's one, but if you have problems with it report about that in GitHub repository (bleudev #75)

Version updates

  • 26.1 (bleudev #77)
  • Fabric Language Kotlin: 1.13.9+kotlin.2.3.10 -> 1.13.10+kotlin.2.3.20 (bleudev #77)
  • [DEV] Fabric Loom: 1.15.4 -> 1.15.5 (bleudev #77)
  • [DEV] Update to Kotlin 2.3.20 (bleudev #77)

26.1 only

  • Fabric version was bumped up to 0.144.3+26.1 (bleudev #77)
  • YACL was bumped up to 3.9.1+26.1-fabric (bleudev #77)

3.4+26.1

by bleudev on Mar 12, 2026
Download

3.4+1.21.11

by bleudev on Mar 12, 2026
Download

3.4

Breaking changes

  • ServerPlayer.setLifes(lifesCountChanger) was deleted as deprecated in 3.2. Use ServerPlayer.lifes property instead. (bleudev #69)
  • ServerPlayer.addLifes(addedLifesCount) was deleted as deprecated in 3.2. Use ServerPlayer.lifes property incrementing instead. (bleudev #69)
  • com.bleudev.nine_lifes.client.api.render package was moved to com.bleudev.nine_lifes.api.render.client

Deprecations

  • FogPropertiesKt.Transformer, fogColor, skyColor, fogStart, fogEnd was deprecated. Use events or type aliases specified in Deprecated annotation.

New features

  • Better health rendering. This improves compatibility with resource packs which changes heart textures. (bleudev #67)
  • Insomnia Potions. (bleudev #68)
  • Better API for fog and sky rendering (with ClientEnvironmentSetupEvents) (bleudev #70)
  • Better API for post effect rendering (with PostEffectRegistry) (bleudev #70)

Changes

  • Amethysm potion brewing recipe was slightly changed. (bleudev #68)

Bug fixes

  • Living entities can sleep with insomnia. (bleudev #68)

Optimisations

  • Reduced jar file size by compressing png files. (bleudev #67)

3.3+26.1

by bleudev on Mar 9, 2026
Download

3.3+1.21.11

by bleudev on Mar 9, 2026
Download

Amethyst stick

3.3: Amethyst stick update

New features

  • Added new item: nine_lifes:amethyst_stick which spawns lightning bolts. It has small durability, takes your lifes and exhausts you when used. It can only be obtained through commands. (bleudev #61)
  • Added new mob effect: nine_lifes:insomnia which blocks sleeping. (bleudev #61)
  • Added new post effect: nine_lifes:cblur which blurs screen. (bleudev #61)

3.2+26.1

by bleudev on Mar 7, 2026
Download

3.2+1.21.11

by bleudev on Mar 7, 2026
Download

Advancements

3.2: Advancements update

New features

  • Added 9 new advancements (bleudev #50)
  • [DEV] Use Fabric Data Generator (bleudev #50)

API changes

New features

  • Use ServerPlayer.lifes property setter instead of ServerPlayer.setLifes() (bleudev #58)

Breaking changes

  • ServerPlayer.setLifes(newLifesCount) was deleted. Use ServerPlayer.lifes property setter instead (bleudev #58)

Deprecations

  • ServerPlayer.setLifes(lifesCountChanger) is deprecated. Use ServerPlayer.lifes property setter instead. Will be deleted in 3.3 (bleudev #58)
  • ServerPlayer.addLifes() is deprecated. Use ServerPlayer.lifes property incrementing instead. Will be deleted in 3.3 (bleudev #58)

Bug fixes

  • Crash when reloading assets related to shaders (bleudev #50)
  • Fix screen effects don't pause when game is paused (bleudev #54)
  • Always day doesn't work on 26.1 (bleudev #60)

3.1+26.1

by bleudev on Feb 27, 2026
Download

3.1+1.21.11

by bleudev on Feb 27, 2026
Download

Anaglyph shader

3.1: Shader update

This version finally features post-effects: anaglyph and red majority! Enjoy surviving with these spooky shaders :)

Version updates

  • End of support for Minecraft 1.21.10. Nine lifes now requires 1.21.11+
  • Update to 26.1 snapshot 10

New features

  • Red majority shader effect when player has low count of lifes
  • Anaglyph shader effect when used amethyst shard (charged or not) and when player has low count of lifes and tries to sleep

Fixes

  • All nine lifes damage types do not knockback (bleudev)
  • Use charged amethyst damage source in amethyst explosions

Optimisations

  • Clean some mixins
  • Clean client rendering and networking
  • Other code simplification

Breaking changes

  • End of support for 1.21.6-1.21.9. Nine Lifes now requires 1.21.10+
  • Rewrite config to YACL instead of MidnightLib

Version updates

  • 26.1-snapshot-9
  • Bump Fabric Loader version to 0.18.4
  • Bump Fabric Language Kotlin version to 1.13.9+kotlin.2.3.10
  • Minimal Fabric API Version changes:
    • 0.143.5 (26.1-snapshot-9)
    • 0.141.3 (1.21.11)
    • 0.138.3 (1.21.10)

Bug fixes

  • Hardcore buttons when player ate charged amethyst with 1 life
  • Hardcore title don't appear when game over

Optimisations

  • Use Fabric Api events for bed sleeping problems instead of Mixin's

Dev

  • Bump fabric loom version to 1.15.4
  • Bump Kotlin version to 2.3.10

2.1+1.21.9

by bleudev on Jan 17, 2026
Download

2.1+1.21.6

by bleudev on Jan 17, 2026
Download

2.1+1.21.11

by bleudev on Jan 17, 2026
Download

New features

  • Red sky when there are few lifes (able to disable) (bleudev #33)
  • Fog start/end modification when there are few lifes (bleudev #33)
  • Tag translations (bleudev #36)

Versions

  • [dev] Bump Gradle version to 9.2.1

2.0.2+1.21.9

by bleudev on Dec 29, 2025
Download

2.0.2+1.21.6

by bleudev on Dec 29, 2025
Download

2.0.2+1.21.11

by bleudev on Dec 29, 2025
Download

Depends updates

[/] Mod now requires fabric-language-kotlin >= 1.13.8+kotlin.2.3.0

New features

[+] Setup modrinth auto publishing

External resources


Project members

bleudev

Member


Technical information

License
Client side
required
Server side
required
Project ID