promotional bannermobile promotional banner

Reroll Player

Completely Reroll or reset your player.

File Details

Reroll 1.12.2-1.5.1

  • R
  • Jun 8, 2022
  • 87.13 KB
  • 81
  • 1.12.2
  • Forge

File Name

reroll-1.12.2-1.5.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:reroll-player-592315:3823576")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

With any luck, this should fix the issues with using Reroll in Trepidation!

Changes

  • Add method to dice to allow right clicking on air or on a block.
  • Add "max_tries" config option to prevent reroll from killing a server by loading too many chunks searching for a spawn location.
  • Fix findClosest algorithm by inverting condition and removing unnecessary "continue" statement.