LifeLocke

A small mod that adds status effects corresponding to Pokémon types, adding fun new abilities to play with!

File Details

lifelocke-1.0.1.jar

  • R
  • Dec 22, 2025
  • 178.75 KB
  • 7
  • 1.21.11
  • Fabric

File Name

lifelocke-1.0.1.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lifelocke-1387414:7365504"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Compatibility

  • This version has Server Version 4 (like 1.0.1-rc2) and Client Version 5
  • This means clients on both 1.0.1-rc2 and 1.0.1 can join a 1.0.1 server, and 1.0.1 clients can join 1.0.1-rc2 servers

CHANGES COMPARED TO 1.0.1-rc2

Bug Fixes

  • The Bmekssoian translation was missing the "wrong version" messages, its been translated now

CHANGES COMPARED TO 1.0.0.2

Compatibility

  • This version uses .lifelocke version 3. This means that playing this version requires some work-around to allow you to play on versions prior to 1.0.1-snapshot1

Bug Fixes

  • Some toggleable powers could trigger effects by hitting non-living entities like Falling Block or Item Frame. This is no longer possible
  • French translations were missing the space before punctuation, which has now been added

Buffs

  • Fighting Types now have constant Strength I
  • Electric Types now get Speed III for 5 seconds when they sneak for a second consecutively
  • Electric Types are now immune to Lightning damage

Mod Menu

  • When you switch your activating or toggling sound, it now plays in the menu

Internal

  • Made 2 events, ModdedPlayerJoinServerCallback and ModdedPlayerJoinClientCallback, which each run on their respective sides and receive the opposite side's version number. Returning ActionResult.FAIL out of it kicks the player who joined to trigger the events. These are used to ensure compatibility between versions

Other

  • Subtitles of the toggling and activating sounds now show that someone is toggling or activating their ability
  • Players on a version incompatible with the server will broadcast an error into the server, explaining the automatic kick (missing LA Spanish translation)
  • Being killed by someone who has a type that isnt the Normal Type (via means like sword or bow) will now give a custom death message related to the type (missing LA Spanish translation, not planned to be translated into Bmekssoian)