Skip to content

Commit

Permalink
we releasing today
Browse files Browse the repository at this point in the history
  • Loading branch information
Spigey committed May 9, 2024
1 parent c5b3138 commit b2fc16a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public BetterCollisionsModule() {
.build()
);
private final Setting<Double> boxsize = sgGeneral.add(new DoubleSetting.Builder()
.name("Collision Height")
.name("Collision Height IN DEVELOPMENT")
.description("Height of the collision box")
.defaultValue(1)
.min(0)
Expand Down

0 comments on commit b2fc16a

Please sign in to comment.