promotional bannermobile promotional banner

PokeballLogics

This is an addon/library that adds new Pokeball Logics to Pixelmon. You can use those Logics in your own Datapack.

File Details

balllogics-1.9.11.jar

  • R
  • Apr 5, 2025
  • 89.81 KB
  • 6.0K
  • 1.16.5
  • Forge

File Name

balllogics-1.9.11.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:pokeball-logics-for-pixelmon-9-1-6-858701:6388488")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.9.11 (for Pixelmon 9.1.11 / 9.1.6+)

  • GenderBall catchrate from file, swap the gender of the pokemon caught
  • GenderBallPlus catchrate from file,swap the gender of the pokemon 40% chance to get genderless
  • TimerBallPlus catchrate from file XXX.YY where XXX is the catchrate at round YY e.g. 254.99 = Masterball at round 99 [2.565 per round]. -> Out of Combat = 1.0 , Round 2 = 6.13 [1.0 + (254/99 * 2)] (Creative to debug in console)