Skip to content

Commit 45da1cf

Browse files
IExploitableManWide-Cat
authored andcommitted
Add WindCharge option to MiddleClickExtra module
1 parent 1c206b6 commit 45da1cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/meteordevelopment/meteorclient/systems/modules/player/MiddleClickExtra.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ public enum Mode {
184184
Pearl(Items.ENDER_PEARL, true),
185185
XP(Items.EXPERIENCE_BOTTLE, true),
186186
Rocket(Items.FIREWORK_ROCKET, true),
187+
WindCharge(Items.WIND_CHARGE, true),
187188

188189
Bow(Items.BOW, false),
189190
Gap(Items.GOLDEN_APPLE, false),

0 commit comments

Comments
 (0)