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-Forge-1.3.7.jar

  • R
  • Sep 11, 2023
  • 63.17 KB
  • 95
  • 1.16.5
  • Forge

File Name

balllogics-Forge-1.3.7.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Version: 1.3.7 (works on pixelmon 9.1.6 and 9.1.7)

  • "WaifuBall" Logic has been changed.
    •  Normal/Shiny Pokemon: CR: 1 -> CR: fromFile
    •  Skin/Palette Pokemon: CR: fromFile -> CR: fromFile * 2 (cannot be weaker then ultra ball [CR:2])
    •  New Feature: When catching a Normal pokemon and those have a skin matching the ball name, the pokemon will get that skin! (e.g. if you name the ball "Name: Drowned_Ball" it will search for matching palette drowned)
      (This was a Feature request, so people can get their custom textures with this ball)