Skip to content

Commit

Permalink
bro 😭
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixces committed Dec 27, 2023
1 parent 8cbf267 commit 90f01ff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ public class OldAnimationsSettings extends Config {
public static boolean entityTransforms = true;

@Switch(
name = "Disable Punching During Usage in Adventure Mode",
description = "Allows/Disallows the punching during usage feature in Adventure Mode.",
name = "Disable swinging at the ground in Adventure Mode",
description = "Allows/Disallows swinging at the ground in Adventure Mode.",
category = "Misc", subcategory = "Fixes, QOL, and Tweaks"
)
public static boolean adventurePunching = false;
Expand Down

0 comments on commit 90f01ff

Please sign in to comment.