AutoWither (They havent added it yet 😎)

This commit is contained in:
StormyBytes
2021-06-04 05:27:40 +07:00
parent 26dc135b7a
commit 9151765fd2
2 changed files with 148 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ public class MeteorRejectsAddon extends MeteorAddon {
modules.add(new AutoHighway());
modules.add(new AutoPot());
modules.add(new AutoTNT());
modules.add(new AutoWither());
modules.add(new ColorSigns());
modules.add(new Confuse());
modules.add(new Dolphin());