promotional bannermobile promotional banner

Reroll Player

Completely Reroll or reset your player.

File Details

Reroll 1.16.5-2.1.0

  • R
  • Mar 30, 2022
  • 103.17 KB
  • 422
  • 1.16.5
  • Forge

File Name

reroll-1.16.5-2.1.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changes

  • Add Curios support.
  • Refactor capabilities to LazyOptional wherever they are required.

Fixes

  • Fix capabilities so that the reroll capability is only returned when it should be and not on every get capability call.
  • When a player dies, persist their capabilities during clone event.
  • Remove testing code in ServerMessageHandler and properly set cooldown.
  • Improved ConfigHandler rerollItems array to check the array size of the split string.