Painter Module

I suc at naming things. Someone give a better name pls.
This commit is contained in:
StormyBytes
2021-06-06 13:39:28 +07:00
parent c0ce0df574
commit 6f4b663196
2 changed files with 168 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ public class MeteorRejectsAddon extends MeteorAddon {
modules.add(new NoInteract());
modules.add(new ObsidianFarm());
modules.add(new PacketFly());
modules.add(new Painter());
modules.add(new Rendering());
modules.add(new SkeletonESP());
modules.add(new SoundLocator());