Skip to content

Commit

Permalink
Updated Config
Browse files Browse the repository at this point in the history
  • Loading branch information
CleverNucleus committed Dec 24, 2022
1 parent 9232e6e commit a72f7c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public static enum Tooltip { DEFAULT, VANILLA, PLAYEREX; }
private int restorativeForceTicks = 600;

@ConfigEntry.Category(value = "server")
@ConfigEntry.BoundedDiscrete(min = 101, max = 200)
@ConfigEntry.Gui.Tooltip(count = 2)
private int restorativeForceMultiplier = 110;

Expand Down

0 comments on commit a72f7c8

Please sign in to comment.