You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/mod/icarus/balkonsexpansion/BEConfig.java
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -49,11 +49,6 @@ public static class GeneralSettings {
49
49
@Config.Comment("Enables extra blocking sounds for battleaxes and katanas [default: true]")
50
50
@Config.RequiresMcRestart
51
51
publicbooleanMELEE_BLOCKING_SOUNDS = true;
52
-
53
-
@Config.Name("No Ranged Blocking")
54
-
@Config.Comment("Disables blocking when reloading ranged weapons or preparing boomerangs because this is mainly unintentional behavior [default: true]")
0 commit comments