diff --git a/.github/ISSUE_TEMPLATE/addon_ver.yml b/.github/ISSUE_TEMPLATE/addon_ver.yml new file mode 100644 index 00000000..475436a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/addon_ver.yml @@ -0,0 +1,40 @@ +name: Addon verification +description: A request your Meteor Client addon to be added to MeteorAddons.md +title: "Addon Verification" +labels: [addon] +body: + - type: input + id: name + attributes: + label: Addon name + placeholder: dupe-meteor-addon + - type: textarea + id: description + attributes: + label: Description + placeholder: An addon for the dupe + - type: textarea + id: links + attributes: + label: Links + placeholder: github.com/MeteorDevelopment/meteor-client + description: Any relevant links to your addon. Eg. repository + - type: input + id: icon + attributes: + label: Addon icon url + placeholder: github.com/MeteorDevelopment/meteor-addon-template/blob/main/src/main/resources/assets/template/icon.png + description: Preferably the same icon used in fabric.mod.json + - type: textarea + id: authors + attributes: + label: Authors + placeholder: Me + - type: checkboxes + id: is-open-source + attributes: + label: Is your addon open-source? + description: Check if code for your addon is avaliable on GitHub or any site + options: + - label: Open-source + required: false \ No newline at end of file diff --git a/.github/workflows/addons.yml b/.github/workflows/addons.yml new file mode 100644 index 00000000..bb100681 --- /dev/null +++ b/.github/workflows/addons.yml @@ -0,0 +1,62 @@ +name: generate addons.json + +concurrency: + group: "main" + cancel-in-progress: false + +on: + push: + paths: + - 'addons.py' + - 'verified.json' + - 'inject.json' + - '.github/workflows/addons.yml' + schedule: + - cron: "0 5 * * *" + workflow_dispatch: + +jobs: + build: + # The type of runner that the job will run on + runs-on: ubuntu-latest + + # Steps represent a sequence of tasks that will be executed as part of the job + steps: + # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it + - uses: actions/checkout@v2 + + - name: Set up Python 3.8 + uses: actions/setup-python@v2 + with: + python-version: '3.8' + architecture: 'x64' + + # Cache dependencies. From: + # https://github.com/actions/cache/blob/master/examples.md#python---pip + - uses: actions/cache@v2 + with: + path: ~/.cache/pip + key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }} + restore-keys: | + ${{ runner.os }}-pip- + # Install dependencies with `pip` + - name: Install requirements + run: | + python3 -m pip install --upgrade pip setuptools wheel + python3 -m pip install -r requirements.txt + - name: Generate JSON files + run: | + python3 --version + python3 addons.py + env: + GH_TOKEN: ${{ secrets.GH_TOKEN }} + + # Commits all changed files to the repository + - name: Commit to the repo + run: | + git config user.name "AntiCope" + git config user.email "null" + git add . + # "echo" returns true so the build succeeds, even if no changed files + git commit --amend -m 'Update JSON files' || echo + git push --force diff --git a/README.md b/README.md new file mode 100644 index 00000000..d6dab941 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +
diff --git a/addons-unver.json b/addons-unver.json new file mode 100644 index 00000000..77f46421 --- /dev/null +++ b/addons-unver.json @@ -0,0 +1 @@ +[{"authors": ["Cloudburst", "StormyBytes"], "features": ["AntiBot", "AntiSpawnpoint", "AntiVanish", "AutoBedTrap", "AutoCraft", "AutoExtinguish", "AutoPot", "AutoSoup", "AutoTNT", "AutoWither", "BoatGlitch", "BlockIn", "BoatPhase", "BonemealAura", "Boost", "ChatBot", "ChestAura", "ChorusExploit", "ColorSigns", "Confuse", "CoordLogger", "CustomPackets", "ExtraElytra", "GhostMode", "Glide", "InstaMine", "ItemGenerator", "InteractionMenu", "Lavacast", "NewChunks", "ObsidianFarm", "OreSim", "PacketFly", "Painter", "Rendering", "SilentDisconnect", "SkeletonESP", "SoundLocator", "TillAura", "TreeAura", "CenterCommand", "ClearChatCommand", "GhostCommand", "GiveCommand", "HeadsCommand", "KickCommand", "LocateCommand", "PanicCommand", "ReconnectCommand", "ServerCommand", "...and 7 more"], "feature_count": 57, "icon": "https://raw.githubusercontent.com/EpicPlayerA10/meteor-rejects/master/src/main/resources/assets/rejects/icon.png", "id": "EpicPlayerA10/meteor-rejects", "links": {"github": "https://github.com/EpicPlayerA10/meteor-rejects", "discord": "https://discord.gg/9mrRPGKYU3"}, "name": "Meteor Rejects", "stars": 2, "last_update": "2022-11-22T11:40:53Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "An addon to Meteor Client that features that won't be added to Meteor. Because they were either rejected or are ports from other clients."}, {"authors": ["DAMcraft"], "features": ["Find servers with many parameters, for example: Cracked, Description, Player count, much more...", "Server database with around 1.000.000 servers!", "Over 40.000.000 players tracked!", "Search for ANY server you want!"], "feature_count": 4, "icon": "https://raw.githubusercontent.com/Theboiboi8/MeteorServerSeeker/master/src/main/resources/assets/serverseeker/icon.png", "id": "Theboiboi8/MeteorServerSeeker", "links": {"github": "https://github.com/Theboiboi8/MeteorServerSeeker", "discord": "https://discord.gg/jVyHyYbqdS"}, "name": "ServerSeeker", "stars": 0, "last_update": "2023-07-17T15:32:09Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Basically copenheimer, but publicly available and better. This is the official ServerSeeker addon for Meteor. Allows you to find servers with lots of search parameters, or find the exact server where players play on. "}, {"authors": ["l1tecorejz"], "features": ["Offhand", "AutoTotem"], "feature_count": 2, "icon": null, "id": "l1tecorejz/Perfect-Auto-Totem", "links": {"github": "https://github.com/l1tecorejz/Perfect-Auto-Totem", "download": "https://github.com/l1tecorejz/Perfect-Auto-Totem/releases/download/latest/perfect-auto-totem-0.1.4.jar"}, "name": "Perfect Auto Totem", "stars": 10, "last_update": "2023-10-25T17:58:32Z", "downloads": 49, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "This auto totem has no fatal flaws. Change my mind"}, {"authors": ["kkllffaa"], "features": ["Printer"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/maxsupermanhd/meteor-litematica-printer/main/src/main/resources/assets/meteor_litematica_printer/icon.png", "id": "maxsupermanhd/meteor-litematica-printer", "links": {"github": "https://github.com/maxsupermanhd/meteor-litematica-printer"}, "name": "meteor-litematica-printer", "stars": 0, "last_update": "2021-11-10T16:04:45Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "fast printer for litematica made with meteor."}, {"authors": ["heedi", "CWBY726"], "features": ["AutoCrystal", "HoleRender", "CustomFOV", "AutoCity", "CevBreaker", "HoleFill", "HoleSnap", "PenisESP", "ToroDupe", "AutoMount", "BetaCA", "Coords", "CenterCommand"], "feature_count": 13, "icon": null, "id": "PerfectCell160/hentai-addon", "links": {"github": "https://github.com/PerfectCell160/hentai-addon", "discord": "https://discord.gg/a7Y8eFJeYP"}, "name": "hentai", "stars": 0, "last_update": "2023-04-13T20:02:21Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "based addon"}, {"authors": ["Pyro"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/PyroDoo/Zero/main/src/main/resources/assets/template/icon.png", "id": "PyroDoo/Zero", "links": {"github": "https://github.com/PyroDoo/Zero", "download": "https://github.com/PyroDoo/Zero/releases/download/ZeroClient%28Kami%29/ZeroClient.0.02.2.Beta.jar"}, "name": "ZeroAddon", "stars": 0, "last_update": "2023-04-18T03:55:54Z", "downloads": 13, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["FlexCoral", "seasnail8169", "Cloudburst"], "features": ["VillagerRoller"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/AntiCope/meteor-villager-roller/main/src/main/resources/assets/template/icon.png", "id": "AntiCope/meteor-villager-roller", "links": {"github": "https://github.com/AntiCope/meteor-villager-roller"}, "name": "Meteor Villager Roller", "stars": 0, "last_update": "2022-05-01T09:13:26Z", "downloads": 0, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "Module for Meteor Client that continiously breaks and places work block of villager until it has desired trade"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/benni347/meteor-addon/master/src/main/resources/assets/template/icon.png", "id": "benni347/meteor-addon", "links": {"github": "https://github.com/benni347/meteor-addon"}, "name": "Addon Template", "stars": 0, "last_update": "2023-05-01T22:33:06Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "An addon template for the Meteor addons."}, {"authors": ["yourmom"], "features": ["Breadcrumbs"], "feature_count": 1, "icon": null, "id": "uint128-t/meteor-breadcrumbsplus", "links": {"github": "https://github.com/uint128-t/meteor-breadcrumbsplus", "download": "https://github.com/uint128-t/meteor-breadcrumbsplus/releases/download/1.19.2/Meteor-Breadcrumbsplus-1.0.jar"}, "name": "Breadcrumbs plus", "stars": 1, "last_update": "2022-09-01T23:35:14Z", "downloads": 493, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "meteor plugin (better Breadcrumbs)"}, {"authors": ["Hybanos"], "features": ["AntiAntiAFK", "AntiMob", "Auto_grow", "Auto_sex", "AutoWalkP", "Block_rotation", "Duck_Icon", "Explore", "F3_crosshair", "Highway_Builder", "More_tracers", "No_bed_interact", "NotifierP", "Photoshoot", "RedstonePlacement", "SCAFFOLD", "SpamP", "Stay_above", "StashFinder", "Test", "Trash_can", "TPSLog", "Villager_Aura"], "feature_count": 23, "icon": "https://raw.githubusercontent.com/Hybanos/HAHAddon/1.20.1/src/main/resources/assets/template/icon.png", "id": "Hybanos/HAHAddon", "links": {"github": "https://github.com/Hybanos/HAHAddon", "download": "https://github.com/Hybanos/HAHAddon/releases/download/0.4.0/HAHAddon-0.4.0.jar"}, "name": "HAHAddon", "stars": 14, "last_update": "2023-12-27T23:59:57Z", "downloads": 111, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Small utility addon for Meteor Client"}, {"authors": ["FlexCoral", "seasnail8169", "Cloudburst"], "features": ["VillagerRoller"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/buiawpkgew1/meteor-villager-roller/main/src/main/resources/assets/template/icon.png", "id": "buiawpkgew1/meteor-villager-roller", "links": {"github": "https://github.com/buiawpkgew1/meteor-villager-roller", "download": "https://github.com/buiawpkgew1/meteor-villager-roller/releases/download/latest/villager-roller-1.4.6%2Bmc1.21-build.47.jar", "discord": "https://discord.com/invite/DFsMKWJJPN"}, "name": "Meteor Villager Roller", "stars": 1, "last_update": "2024-07-03T06:21:11Z", "downloads": 0, "mc_version": "1.21", "status": {"archived": false}, "verified": false, "summary": "Meteor \u5ba2\u6237\u7aef\u6a21\u5757\uff0c\u4e0d\u65ad\u6253\u7834\u548c\u653e\u7f6e\u6751\u6c11\u7684\u5de5\u4f5c\u5757\uff0c\u76f4\u5230\u5b83\u9700\u8981\u4ea4\u6613"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/marvthedonut/meteor-addon-test/main/src/main/resources/assets/template/icon.png", "id": "marvthedonut/meteor-addon-test", "links": {"github": "https://github.com/marvthedonut/meteor-addon-test"}, "name": "Addon Template", "stars": 0, "last_update": "2022-09-05T18:48:24Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["EurekaEffect"], "features": ["PenisESP"], "feature_count": 1, "icon": null, "id": "BedTrap/PenisESP-addon", "links": {"github": "https://github.com/BedTrap/PenisESP-addon", "download": "https://github.com/BedTrap/PenisESP-addon/releases/download/Release%231/penis-esp-addon.jar"}, "name": "PenisESP", "stars": 11, "last_update": "2022-11-10T01:54:25Z", "downloads": 74, "mc_version": "1.19", "status": {"archived": false}, "verified": false, "summary": "Prolly the best Meteor Addon ever, change my mind."}, {"authors": ["Dextro"], "features": ["ActionLogger", "AntiBedPlus", "SurroundAlert", "BurrowAlert", "ArmorNotifer", "BurrowBreaker", "AutoLogin", "BedAuraPlus", "CevBreakerTest", "CustomAutoTotem", "CrystalAuraRewrite", "DiscordPrecencePlus", "ExtraNuker", "SelfTrapPlus", "SurroundPlus", "FastBreak", "AutoCityPlus", "ItemShrader", "NewAutoEz", "Armor", "Count", "IconHud", "CrystalHud", "EXPHud", "ObsidianHud", "WatermarkHud", "WelcomeHud"], "feature_count": 27, "icon": "https://raw.githubusercontent.com/ZeonDevelopment/Zeon/main/src/main/resources/assets/zeon/icon.png", "id": "ZeonDevelopment/Zeon", "links": {"github": "https://github.com/ZeonDevelopment/Zeon", "download": "https://github.com/ZeonDevelopment/Zeon/releases/download/updates/zeon-addon_v0.2.jar", "discord": "https://discord.gg/YTQGdEEMBm"}, "name": "ZEON Addon", "stars": 5, "last_update": "2022-02-03T19:50:02Z", "downloads": 333, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "An addon for Meteor Client"}, {"authors": ["EurekaEffect", "Kirigaya"], "features": ["NotifyHud"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/BedTrap/Atlas/main/src/main/resources/assets/atlas/icon.png", "id": "BedTrap/Atlas", "links": {"github": "https://github.com/BedTrap/Atlas"}, "name": "Atlas", "stars": 4, "last_update": "2022-11-14T14:31:43Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "Private Meteor Addon."}, {"authors": ["cally72jhb"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/Kiriyaga7615/vector-addon/main/src/main/resources/assets/vector-addon/vector/icon.png", "id": "Kiriyaga7615/vector-addon", "links": {"github": "https://github.com/Kiriyaga7615/vector-addon", "discord": "https://discord.gg/A3nYgbKeXR", "homepage": "https://cally72jhb.github.io/website"}, "name": "Vector Addon", "stars": 0, "last_update": "2022-06-22T19:41:39Z", "downloads": 0, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "A powerful open-source addon for Meteor Client."}, {"authors": ["Crosby"], "features": ["LegacyMeteorTab"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/RacoonDog/LegacyMeteor/main/src/main/resources/assets/legacy-meteor/icon.png", "id": "RacoonDog/LegacyMeteor", "links": {"github": "https://github.com/RacoonDog/LegacyMeteor", "download": "https://github.com/RacoonDog/LegacyMeteor/releases/download/latest/legacy-meteor-0.3.1.jar"}, "name": "LegacyMeteor", "stars": 1, "last_update": "2023-04-18T02:57:52Z", "downloads": 84, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Allows rudimentary usage of outdated Meteor Client addons."}, {"authors": ["1nject"], "features": ["VehicleOneHit", "GamemodeNotifier", "PistonBurrow", "TPFly", "MinecartAura", "BurrowEsp", "GradientOverlay", "AutoSand", "AutoChunkBan", "AntiPlacement", "AutoGold", "BlockClap", "BurrowAlert", "SoundLocator", "FlightAntikick", "AnchorAura", "DubCounter", "ChestExplorer", "BedBomb", "AnchorBomb", "SkeletonESP", "AutoBedTrap", "AutoWither", "HitboxDesync", "AutoSandTwo", "CevBreaker", "BedBombV2", "ChorusPredict", "ChatConfig", "DmSpam", "BTPistonPush", "tntaura", "AutoCityPlus", "PistonAura", "AutoCrystalPlus", "AntiPiston", "FastXP", "AntiSurroundBlocks", "FastLatency", "OldAnvil", "CityBreaker", "Strafe", "AntiRegear", "QQuiver", "HeadProtect", "GroundSpeed", "AntiLay", "Phase", "Sevila", "SpamBypass", "...and 100 more"], "feature_count": 150, "icon": "https://raw.githubusercontent.com/YsnKey/Leaguemadedev/master/src/main/resources/assets/blackout/logo.png", "id": "YsnKey/Leaguemadedev", "links": {"github": "https://github.com/YsnKey/Leaguemadedev", "download": "https://github.com/YsnKey/Leaguemadedev/releases/download/1%2C20%2C4/league-1.0.3.jar"}, "name": "League.win", "stars": 1, "last_update": "2024-05-05T19:36:35Z", "downloads": 92, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "We up #suckmydick"}, {"authors": ["RickyTheRacc", "Crosby", "lapoliciarobomiquesofrances", "HauseMaster"], "features": ["ModuleExample", "AutoSex", "AutoBoob", "Twerk", "CommandExample"], "feature_count": 5, "icon": "https://raw.githubusercontent.com/tympanicblock61/meteor-community-addon/main/src/main/resources/assets/community-addon/icon.png", "id": "tympanicblock61/meteor-community-addon", "links": {"github": "https://github.com/tympanicblock61/meteor-community-addon"}, "name": "Meteor Community Addon", "stars": 0, "last_update": "2023-01-22T04:59:53Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "An addon made by the Meteor Community. Welcome to hell"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/cleonyc/lobypass-meteor/main/src/main/resources/assets/template/icon.png", "id": "cleonyc/lobypass-meteor", "links": {"github": "https://github.com/cleonyc/lobypass-meteor", "download": "https://github.com/cleonyc/lobypass-meteor/releases/download/latest/addon-template-0.1.0.jar"}, "name": "Addon Template", "stars": 1, "last_update": "2022-09-06T14:38:55Z", "downloads": 36, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Bypass for liveoverflow's antihuman feature on his mc server"}, {"authors": ["Tyler"], "features": ["CobbleNuker", "Door", "Fightbot", "DeleteAllTest", "Disabler", "BlockFarmer", "Speedrun", "ExplodeCalc", "TeleportInfo", "ClickTp", "InfiniteAura", "Follower", "MultiSpinbot", "AutoSteal", "FreecamFly", "StacisBotTest", "LOTEST", "UpFly", "SimpleClickTp", "TorchSpam", "BetterMine", "PacketLogger", "BackAndForth", "LongDistanceTest", "CollisionRender", "uhhhh", "BetterFly", "Craw", "Blank", "infAnchor", "StopSleeping", "GetClosestVehicleId", "Interact", "TPBack", "SendFull", "AcceptTp", "Getid", "Smack", "AIDSon", "AIDSoff", "Trap", "Stop", "TpTo", "TestCommand", "TestCommand2", "Mine", "TP2cam", "Teleport", "Craft", "ItemCollect", "...and 2 more"], "feature_count": 52, "icon": null, "id": "Not-a-Tyler/AutoplayAddon", "links": {"github": "https://github.com/Not-a-Tyler/AutoplayAddon"}, "name": "AutoplayAddon", "stars": 17, "last_update": "2023-10-28T05:49:27Z", "downloads": 0, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "Meteor addon that tries to beat minecraft. Currently in developement"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/wizis/manual-cw-addon/master/src/main/resources/assets/template/icon.png", "id": "wizis/manual-cw-addon", "links": {"github": "https://github.com/wizis/manual-cw-addon"}, "name": "Addon Template", "stars": 0, "last_update": "2023-04-03T04:49:35Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "23814098290384721983741732874891237489213749812738094712389478123747812364983128904823904812309481290384902138409231748923174982316498712364982377856238476231978462318477813265782364089231715798236984572397856213984621379856982375982385821758921365826198345721389579238659782137480923175892367567812368047231945712308957987123589023174890127345890237"}, {"authors": ["areanimika"], "features": ["VerticalClip", "AlwaysNoFallPacket", "BlockLogger", "KillEffects", "SafeVClipCommand", "IncHClipCommand", "TopCommand", "BottomCommand"], "feature_count": 8, "icon": null, "id": "areanimika/meteor-addon", "links": {"github": "https://github.com/areanimika/meteor-addon", "download": "https://github.com/areanimika/meteor-addon/releases/download/v1.0.1/areanimikahax-1.0.1.jar", "discord": "https://discord.gg/MMbWUmjGKg"}, "name": "AreanimikaHax", "stars": 1, "last_update": "2024-03-13T19:32:48Z", "downloads": 42, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "A meteor addon, made by me."}, {"authors": ["kkllffaa"], "features": ["Printer"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/PK2-Stimpy/meteor-litematica-printer1.18/main/src/main/resources/assets/meteor_litematica_printer/icon.png", "id": "PK2-Stimpy/meteor-litematica-printer1.18", "links": {"github": "https://github.com/PK2-Stimpy/meteor-litematica-printer1.18"}, "name": "meteor-litematica-printer", "stars": 0, "last_update": "2022-12-02T00:54:12Z", "downloads": 0, "mc_version": "1.18.1", "status": {"archived": false}, "verified": false, "summary": "fast printer for litematica made with meteor."}, {"authors": ["RedCarlos26", "Ethius", "Yeetusthefeetus"], "features": ["AfkLogout", "ArmorNotify", "AutoWalkPlus", "BaritoneMiner", "DiggingTools", "DiscordRPC", "HandManager", "HotbarManager", "NetherrackTracker", "NFAnnouncer", "NFBorer", "NFRotation", "NFScaffold"], "feature_count": 13, "icon": "https://raw.githubusercontent.com/PoopenfartenDevelopment/NetherFreedom-Addon/main/src/main/resources/assets/icon.png", "id": "PoopenfartenDevelopment/NetherFreedom-Addon", "links": {"github": "https://github.com/PoopenfartenDevelopment/NetherFreedom-Addon", "discord": "https://discord.gg/u3XNcDZyrY"}, "name": "NF Addon", "stars": 7, "last_update": "2023-11-22T05:24:30Z", "downloads": 0, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "Nether Freedom Project's Custom Addon to dig netherrack."}, {"authors": ["seasnail8169"], "features": ["Example", "AnotherExample", "ExampleCommand", "HudExample"], "feature_count": 4, "icon": "https://raw.githubusercontent.com/maxsupermanhd/meteor-command-output-hud/main/src/main/resources/assets/template/icon.png", "id": "maxsupermanhd/meteor-command-output-hud", "links": {"github": "https://github.com/maxsupermanhd/meteor-command-output-hud", "download": "https://github.com/maxsupermanhd/meteor-command-output-hud/releases/download/latest/addon-template-0.1.jar"}, "name": "Addon Template", "stars": 0, "last_update": "2022-06-15T19:38:42Z", "downloads": 14, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "hud element that displays command output"}, {"authors": ["Haalrubaye"], "features": ["AutoBridge", "JumpBridge", "BlockPath", "QuickSwitch", "OnHoldClicker", "BlockIn", "Distance", "VelocityPlus", "QuickJumpBridge", "NewChunks", "OccasionalJump", "Teleporter", "CommandExample"], "feature_count": 13, "icon": "https://raw.githubusercontent.com/haalrubaye/Meteorite-addon/master/src/main/resources/assets/template/icon.png", "id": "haalrubaye/Meteorite-addon", "links": {"github": "https://github.com/haalrubaye/Meteorite-addon"}, "name": "Meteorite", "stars": 0, "last_update": "2023-02-18T17:07:41Z", "downloads": 0, "mc_version": "1.19", "status": {"archived": false}, "verified": false, "summary": "Meteor client addon"}, {"authors": ["RedCarlos26", "Ethius"], "features": ["AfkLogout", "ArmorNotify", "AutoCenter", "AutoEatPlus", "AutoWalkPlus", "AxisViewer", "ChatPrefix", "DiscordRPC", "HandManager", "HighwayBuilderPlus", "HighwayTools", "InvManager", "NoCaveCulling", "ScaffoldPlus", "AxisBorer", "NegNegBorer", "NegPosBorer", "PosNegBorer", "PosPosBorer", "RingRoadBorer", "Center", "Coordinates", "Disconnect"], "feature_count": 23, "icon": "https://raw.githubusercontent.com/Big-Iron-Cheems/HIGTools/main/src/main/resources/assets/higtools/icon.png", "id": "Big-Iron-Cheems/HIGTools", "links": {"github": "https://github.com/Big-Iron-Cheems/HIGTools", "discord": "https://discord.gg/a4jkKGJNdJ"}, "name": "HIG Tools", "stars": 0, "last_update": "2023-06-11T10:06:11Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "Highway Tools for Meteor Client."}, {"authors": ["NotGhostTypes", "RickyTheRacc"], "features": ["AnchorGod", "BedGod", "TickShift", "QuickMend", "ReaperSurround", "ReaperSelfTrap", "ReaperHoleFill", "ArmorAlert", "AutoEZ", "AutoLogin", "BedAlerts", "ChatTweaks", "BreakAlert", "NotifSettings", "PopCounter", "AutoRespawn", "ChorusPredict", "ElytraBotThreaded", "MultiTask", "NoDesync", "OneTap", "PacketFly", "RPC", "StrictMove", "WideScaffold", "ExternalFeed", "ExternalHUD", "ExternalNotifs"], "feature_count": 28, "icon": null, "id": "RacoonDog/reaper-plus", "links": {"github": "https://github.com/RacoonDog/reaper-plus", "discord": "https://discord.gg/kKjSHnXVZv"}, "name": "Reaper Plus", "stars": 0, "last_update": "2023-02-13T04:34:52Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "Basically just for Ceonos, a bunch of changes to make this shitty addon at least somewhat usable"}, {"authors": ["Walaryne", "Cloudburst"], "features": ["AntiCrystal", "AntiCrystalPhase", "AutoGriffer", "BedrockWalk", "Confetti", "FuckedDetector", "PauseOnUnloaded", "TanukiPacketFly"], "feature_count": 8, "icon": "https://raw.githubusercontent.com/tympanicblock61/tanuki/master/src/main/resources/assets/tanuki/icon.png", "id": "tympanicblock61/tanuki", "links": {"github": "https://github.com/tympanicblock61/tanuki", "discord": "https://discord.gg/9mrRPGKYU3"}, "name": "Tanuki", "stars": 0, "last_update": "2023-04-16T13:14:13Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "An addon template for the Meteor addons."}, {"authors": ["BongwaterBilly"], "features": ["QuartzFarmer"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/BongwaterBilly420/QuartzFarmerAddon/main/src/main/resources/assets/icon.png", "id": "BongwaterBilly420/QuartzFarmerAddon", "links": {"github": "https://github.com/BongwaterBilly420/QuartzFarmerAddon", "download": "https://github.com/BongwaterBilly420/QuartzFarmerAddon/releases/download/latest/QuartzFarmerAddon-420.jar", "discord": "https://discord.gg/bBGQZvd"}, "name": "QuartzFarmer", "stars": 0, "last_update": "2024-04-23T00:32:39Z", "downloads": 51, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "A meteor addon with one module. I repurposed the echest farmer to make it mine quartz as it would have done echests. Mends ur shit on the go if u manage to mine some to shulker up."}, {"authors": ["decompile by KgDWqwq"], "features": ["AutoAnchor", "AnteroTaateli", "AntiAim", "AntiCrawl", "AutoCraftingTable", "AutoCrystalPlus", "AutoEz", "Automation", "AutoMend", "AutoMine", "AutoMoan", "AutoPearl", "AutoTrapPlus", "BedAuraPlus", "Blocker", "BurrowPlus", "CustomFOV", "ElytraFlyPlus", "FastXP", "FeetESP", "FlightPlus", "Fog", "ForceSneak", "HoleFillPlus", "HoleFillRewrite", "HoleSnap", "JesusPlus", "KillAuraPlus", "LightsOut", "MineESP", "OffHandPlus", "PacketFly", "PistonCrystal", "PistonPush", "PortalGodMode", "RPC", "ScaffoldPlus", "SelfTrapPlus", "SoundModifier", "SpeedPlus", "SprintPlus", "StepPlus", "StrictNoSlow", "Suicide", "SurroundPlus", "SwingModifier", "TickShift", "WeakAlert", "BurrowMove", "PacketEat", "...and 14 more"], "feature_count": 64, "icon": "https://raw.githubusercontent.com/KgDW/Aurora-decomp-buildable/main/src/main/resources/assets/blackout/logo.png", "id": "KgDW/Aurora-decomp-buildable", "links": {"github": "https://github.com/KgDW/Aurora-decomp-buildable", "download": "https://github.com/KgDW/Aurora-decomp-buildable/releases/download/e/aurora-0.0.9.jar", "discord": "https://discord.com/invite/mmWz9Dz4Y9"}, "name": "Aurora", "stars": 1, "last_update": "2024-01-30T13:25:44Z", "downloads": 15, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "none"}, {"authors": ["Neki_play", "Olejka", "Vazgen005"], "features": ["Eclip", "FastLadderPlus", "TriggerBot", "EyeFinder", "InventoryMovePlus", "MiddleClickExtraPlus", "AutoDropPlus", "SpeedPlus", "FlyPlus", "JesusPlus", "BoatAura", "BedrockStorageBruteforce", "AutoCraftPlus", "AutoPortalMine", "XrayBruteforce", "AutoLeave", "AutoAccept", "GhostBlockFixer", "SafeMine", "Freeze", "XaeroWorldMapTab", "JourneyMapTab", "HiddenModulesTab"], "feature_count": 23, "icon": "https://raw.githubusercontent.com/hexadecimal233/MeteorPlus/main/src/main/resources/assets/meteorplus/icon.png", "id": "hexadecimal233/MeteorPlus", "links": {"github": "https://github.com/hexadecimal233/MeteorPlus"}, "name": "Meteor Plus", "stars": 0, "last_update": "2023-08-05T15:05:44Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "An addon for Meteor client that adds many blatant features."}, {"authors": ["KassuK and OLEPOSSU"], "features": ["AnchorAuraPlus", "AnteroTaateli", "AntiAim", "AntiCrawl", "AutoCraftingTable", "AutoCrystalPlus", "AutoEz", "Automation", "AutoMend", "AutoMine", "AutoMoan", "AutoPearl", "AutoTrapPlus", "BedAuraPlus", "Blocker", "BurrowPlus", "CustomFOV", "ElytraFlyPlus", "FastXP", "FeetESP", "FlightPlus", "Fog", "ForceSneak", "HoleFillPlus", "HoleFillRewrite", "HoleSnap", "JesusPlus", "KillAuraPlus", "LightsOut", "MineESP", "OffHandPlus", "PacketFly", "PacketLogger", "PingSpoof", "PistonCrystal", "PistonPush", "PortalGodMode", "RPC", "ScaffoldPlus", "SelfTrapPlus", "SoundModifier", "SpeedPlus", "SprintPlus", "StepPlus", "StrictNoSlow", "Suicide", "SurroundPlus", "SwingModifier", "TickShift", "WeakAlert", "...and 9 more"], "feature_count": 59, "icon": "https://raw.githubusercontent.com/Big-Iron-Cheems/BlackOut/main/src/main/resources/assets/blackout/logo.png", "id": "Big-Iron-Cheems/BlackOut", "links": {"github": "https://github.com/Big-Iron-Cheems/BlackOut", "discord": "https://discord.gg/mmWz9Dz4Y9"}, "name": "Blackout", "stars": 0, "last_update": "2024-01-06T12:23:36Z", "downloads": 0, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "Plugin for meteor client adding more features mostly focusing on CPVP"}, {"authors": ["18deaths", "GhostTypes", "PFTPancake"], "features": [], "feature_count": 0, "icon": null, "id": "unnamedlife/bbcware", "links": {"github": "https://github.com/unnamedlife/bbcware", "download": "https://github.com/unnamedlife/bbcware/releases/download/1.0.5/bbc-ware-v1.0.5.jar", "discord": "https://discord.gg/UbuM7Cxtew"}, "name": "BBC", "stars": 14, "last_update": "2022-09-27T10:44:46Z", "downloads": 341, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Strongest Minecraft PVP Utility for 1.19.2"}, {"authors": ["RickyTheRacc"], "features": ["ArmorAlerts", "Blink", "LogoutSpots", "Sprint", "TravelLog", "XPThrower"], "feature_count": 6, "icon": "https://raw.githubusercontent.com/RickyTheRacc/banana-for-everyone/main/src/main/resources/assets/bananaplus/logo.png", "id": "RickyTheRacc/banana-for-everyone", "links": {"github": "https://github.com/RickyTheRacc/banana-for-everyone", "download": "https://github.com/RickyTheRacc/banana-for-everyone/releases/download/Latest/banana-plus-100.jar", "discord": "https://discord.gg/brjN8BkpGU"}, "name": "Banana Plus", "stars": 2, "last_update": "2024-05-26T23:56:15Z", "downloads": 1301, "mc_version": null, "status": {"archived": false}, "verified": false, "summary": "Banana+ addon for Meteor Client"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/Myr-13/meteor-utils/master/src/main/resources/assets/template/icon.png", "id": "Myr-13/meteor-utils", "links": {"github": "https://github.com/Myr-13/meteor-utils"}, "name": "Addon Template", "stars": 0, "last_update": "2024-01-22T17:29:20Z", "downloads": 0, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "Huh, I don't know java :("}, {"authors": ["DortyTheGreat"], "features": ["ModuleExample", "sphere", "ElytraPlusPlus", "WaitingAutoSign", "AutoLogin", "Printer", "AutoBuild", "ChatBot", "WurstGlide", "MapSaver", "CustomFOV", "BookSaver", "Suicide", "VillagerRoller", "Spin", "AnvilName", "TradeAura", "DortyScaffold", "Rocket", "PingSpoof", "AnchorBoomer", "AutoTrapPlus"], "feature_count": 22, "icon": "https://raw.githubusercontent.com/DortyTheGreat/Imptovskii_Ascension/main/src/main/resources/assets/template/icon.png", "id": "DortyTheGreat/Imptovskii_Ascension", "links": {"github": "https://github.com/DortyTheGreat/Imptovskii_Ascension"}, "name": "DortiesPanties", "stars": 0, "last_update": "2024-04-25T06:03:25Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Minecraft Meteor Addon for new-places.ru"}, {"authors": ["JFronny"], "features": ["TunezTab", "TunezHud"], "feature_count": 2, "icon": null, "id": "JFronny/MotorTunez", "links": {"github": "https://github.com/JFronny/MotorTunez"}, "name": "MotorTunez", "stars": 0, "last_update": "2021-08-31T17:54:45Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "Music player for meteor. Requires rounded-ui"}, {"authors": ["__aaa__", "LifeHacker"], "features": ["AntiAnchor", "PistonCrystal", "AutoCrystal", "AutoCity", "Surround", "BowRelease", "TntAura", "BedBomb", "AntiBed", "BedLay", "Strafe", "PistonPush", "AutoEz", "NoBreakReset", "BurrowEsp", "ChatTweaks", "ArmorAlert", "ElytraFly", "ElytraJump", "DeathInfo", "ChestTracker", "SilentUse", "MultiTask", "NoRotate", "HitSound", "AutoDM", "AutoMine", "Prefix", "FrameDupe", "TpaSpammer", "BedChams", "HUE", "BlockSelection", "ItemGlint", "MineProgress", "VisualRange", "NoHurtCam", "CustomFov", "NoSwing"], "feature_count": 39, "icon": "https://raw.githubusercontent.com/LifeHacker125132/WiseTree/master/src/main/resources/assets/template/icon.png", "id": "LifeHacker125132/WiseTree", "links": {"github": "https://github.com/LifeHacker125132/WiseTree", "download": "https://github.com/LifeHacker125132/WiseTree/releases/download/WiseTree/WiseTree-0.1.0.jar", "discord": "https://discord.gg/knTz9BpESE"}, "name": "WiseTree", "stars": 1, "last_update": "2023-11-25T23:33:51Z", "downloads": 83, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "The best advanced addon for Meteor Client"}, {"authors": ["3arthqu4ke"], "features": [], "feature_count": 0, "icon": null, "id": "3arthqu4ke/meteor-pingbypass-addon", "links": {"github": "https://github.com/3arthqu4ke/meteor-pingbypass-addon", "download": "https://github.com/3arthqu4ke/meteor-pingbypass-addon/releases/download/latest/meteor-pingbypass-addon-0.1.0.jar"}, "name": "Meteor PingBypass Add-On", "stars": 5, "last_update": "2024-02-29T09:01:17Z", "downloads": 71, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "Adds PingBypass support to Meteor"}, {"authors": ["GhostTypes", "Wide_Cat"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/BedTrap/Ion-addon/main/src/main/resources/assets/ion/textures/icon.png", "id": "BedTrap/Ion-addon", "links": {"github": "https://github.com/BedTrap/Ion-addon", "discord": "https://discord.gg/FRkh4hAVaf"}, "name": "Ion", "stars": 5, "last_update": "2022-07-24T10:41:15Z", "downloads": 0, "mc_version": null, "status": {"archived": false}, "verified": false, "summary": "Paid Meteor Addon, Deobf + Remap"}, {"authors": ["Cloudburst", "StormyBytes"], "features": ["AimAssist", "AntiBot", "AntiCrash", "AntiSpawnpoint", "AntiVanish", "ArrowDmg", "AutoBedTrap", "AutoCraft", "AutoExtinguish", "AutoFarm", "AutoGrind", "AutoLogin", "AutoPot", "AutoSoup", "AutoTNT", "AutoWither", "BoatGlitch", "BlockIn", "BoatPhase", "Boost", "BungeeCordSpoof", "ChatBot", "ChestAura", "ChorusExploit", "ColorSigns", "Confuse", "CoordLogger", "CustomPackets", "ExtraElytra", "FullFlight", "GamemodeNotifier", "GhostMode", "Glide", "InstaMine", "ItemGenerator", "InteractionMenu", "Jetpack", "KnockbackPlus", "Lavacast", "MossBot", "NewChunks", "NoJumpDelay", "ObsidianFarm", "OreSim", "PacketFly", "Painter", "Rendering", "RoboWalk", "ShieldBypass", "SilentDisconnect", "...and 21 more"], "feature_count": 71, "icon": "https://raw.githubusercontent.com/19MisterX98/meteor-rejects/master/src/main/resources/assets/rejects/icon.png", "id": "19MisterX98/meteor-rejects", "links": {"github": "https://github.com/19MisterX98/meteor-rejects", "discord": "https://discord.gg/9mrRPGKYU3"}, "name": "Meteor Rejects", "stars": 0, "last_update": "2023-12-09T20:39:02Z", "downloads": 0, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "An addon to Meteor Client that adds modules and commands that were too useless to be added to Meteor directly."}, {"authors": ["seasnail8169", "MineGame159", "supakeks", "tyrannus", "GhostTypes", "bowlz", "Gilded"], "features": ["AntiCity", "AntiClip", "AntiVoid", "AutoAnvil", "AutoPot", "AutoVoid", "ArmorMessage", "EChestPhase", "EgapFinder", "FunnyCrystal", "Moses", "PacketLogger", "StructureFinder", "VenomCrystal", "BurrowMiner", "AutoCityPlus", "CrystalBreakSpeed", "BoatFly", "Surround", "BedSaver"], "feature_count": 20, "icon": "https://raw.githubusercontent.com/BedTrap/meteor-plus/main/src/main/resources/assets/meteor-plus/icon.png", "id": "BedTrap/meteor-plus", "links": {"github": "https://github.com/BedTrap/meteor-plus"}, "name": "Meteor Plus", "stars": 4, "last_update": "2022-08-09T00:38:50Z", "downloads": 0, "mc_version": "1.17", "status": {"archived": false}, "verified": false, "summary": "The real Meteor+ addon by Seasnail"}, {"authors": ["Fargendo"], "features": ["VillagerTrader", "ExampleCommand"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/codrum/villagertrader/main/src/main/resources/assets/template/icon.png", "id": "codrum/villagertrader", "links": {"github": "https://github.com/codrum/villagertrader", "download": "https://github.com/codrum/villagertrader/releases/download/latest/villager-trader-addon-420.69.jar"}, "name": "Villager Trader", "stars": 3, "last_update": "2021-07-16T21:02:38Z", "downloads": 48, "mc_version": "1.17", "status": {"archived": false}, "verified": false, "summary": "Meteor Client addon that automatically trades with villagers"}, {"authors": ["iroaK"], "features": ["GrimDisabler", "TridentFly", "Discord"], "feature_count": 3, "icon": "https://raw.githubusercontent.com/Minecraft-IRK/Grim-Disabler-Meteor/master/src/main/resources/assets/template/icon.png", "id": "Minecraft-IRK/Grim-Disabler-Meteor", "links": {"github": "https://github.com/Minecraft-IRK/Grim-Disabler-Meteor", "download": "https://github.com/Minecraft-IRK/Grim-Disabler-Meteor/releases/download/release/Grim.Disabler.Meteor-1.20.4.jar"}, "name": "Grim Disabler", "stars": 1, "last_update": "2024-05-01T16:35:10Z", "downloads": 69, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "Grim Disabler Meteor Addon"}, {"authors": ["FlexCoral", "seasnail8169", "Cloudburst"], "features": ["VillagerRoller"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/Krolul/meteor-villager-roller/main/src/main/resources/assets/template/icon.png", "id": "Krolul/meteor-villager-roller", "links": {"github": "https://github.com/Krolul/meteor-villager-roller", "discord": "https://discord.com/invite/DFsMKWJJPN"}, "name": "Meteor Villager Roller", "stars": 0, "last_update": "2023-07-06T07:53:06Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Module for Meteor Client that continiously breaks and places work block of villager until it has desired trade"}, {"authors": ["JohanDevv", "Sssnipa"], "features": ["ModuleCategory", "SurroundPlus", "BurrowAlert", "PopCounter", "ExampleCommand", "HudExample"], "feature_count": 6, "icon": "https://raw.githubusercontent.com/Sssnipa/Lightswitch/main/src/main/resources/assets/lightswitch/icon.png", "id": "Sssnipa/Lightswitch", "links": {"github": "https://github.com/Sssnipa/Lightswitch"}, "name": "Lightswitch", "stars": 2, "last_update": "2021-11-21T14:09:29Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "A skid"}, {"authors": ["Olejka", "Neki_play", "Vazgen005"], "features": ["Eclip", "InventoryProfiles", "ServerSpoofPlus", "TriggerBot", "EyeFinder", "InventoryMovePlus", "MiddleClickExtraPlus", "KillAuraBetter", "AutoDropPlus", "NoFallPlus", "SpeedPlus", "FlyPlus", "SpiderPlus", "JesusPlus", "BoatAura", "BedrockStorageBruteforce", "AutoSell", "AutoCraftPlus", "AutoPortalMine", "XrayBruteforce", "AutoLeave", "AutoAccept", "AutoRepair", "GhostBlockFixer", "SafeMine", "Freeze", "Noclip", "AntiBotPlus", "CustomImageHud", "AnimeHud", "MeteorPlusLogoHud"], "feature_count": 31, "icon": "https://raw.githubusercontent.com/Aholicknight/MeteorPlus/main/src/main/resources/assets/plus/icon.png", "id": "Aholicknight/MeteorPlus", "links": {"github": "https://github.com/Aholicknight/MeteorPlus", "discord": "https://discord.gg/NUCqxgxAnk"}, "name": "MeteorPlus", "stars": 0, "last_update": "2022-11-24T15:25:44Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "An addon for Meteor client that adds many blatant features."}, {"authors": ["RacialGamer"], "features": ["AutoCrystal"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/RacialGamer/AutoCrystal-Meteor-Addon/main/src/main/resources/assets/template/icon.png", "id": "RacialGamer/AutoCrystal-Meteor-Addon", "links": {"github": "https://github.com/RacialGamer/AutoCrystal-Meteor-Addon", "download": "https://github.com/RacialGamer/AutoCrystal-Meteor-Addon/releases/download/1.19.4/Autocrystal-Meteor-Addon-1.0-1.19.4.jar"}, "name": "Autocrystal Meteor Addon", "stars": 5, "last_update": "2023-06-26T09:31:45Z", "downloads": 40, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "A Meteor addon that adds AutoCrystal to Meteor"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/GanymedeClient/WolfWare-Beta/master/src/main/resources/assets/template/icon.png", "id": "GanymedeClient/WolfWare-Beta", "links": {"github": "https://github.com/GanymedeClient/WolfWare-Beta"}, "name": "Addon Template", "stars": 0, "last_update": "2024-06-17T08:57:36Z", "downloads": 0, "mc_version": "1.20.6", "status": {"archived": false}, "verified": false, "summary": "first ever version of wolfware. (just modules from a buncha clients i like.)"}, {"authors": ["FlexCoral"], "features": ["AutoElytraSpeed", "TreeGrower"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/maxsupermanhd/meteor-constantiam/main/src/main/resources/assets/template/icon.png", "id": "maxsupermanhd/meteor-constantiam", "links": {"github": "https://github.com/maxsupermanhd/meteor-constantiam", "download": "https://github.com/maxsupermanhd/meteor-constantiam/releases/download/1.20.4/meteor-constantiam-0.1.4.jar"}, "name": "Meteor Constantiam", "stars": 0, "last_update": "2024-05-05T16:55:09Z", "downloads": 22, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "Addon with Constantiam specific modules"}, {"authors": ["Kiriyaga"], "features": ["antirespawnlose", "tntaura", "blockrenderer", "rangechecker", "totemleaver", "discordrpc", "notificationsettings", "pyramid", "karasicprefix", "autotrapik", "citybreaker", "selftrapik", "ajajaura", "watermark", "hudnotifications"], "feature_count": 15, "icon": "https://raw.githubusercontent.com/Dasyat1s/karasic/main/src/main/resources/assets/template/icon.png", "id": "Dasyat1s/karasic", "links": {"github": "https://github.com/Dasyat1s/karasic", "download": "https://github.com/Dasyat1s/karasic/releases/download/14/karasic-addon-0.3.jar", "discord": "https://discord.gg/chJNFZzTgq"}, "name": "karasic-addon", "stars": 0, "last_update": "2021-11-14T17:27:56Z", "downloads": 39, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "karasic addon for meteor client (with all modules cause y'all are monkeys)"}, {"authors": ["seasnail8169"], "features": ["ExampleModule", "ExampleModule2"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/SpwCode/meteor-autologin-addon/main/src/main/resources/assets/example/icon.png", "id": "SpwCode/meteor-autologin-addon", "links": {"github": "https://github.com/SpwCode/meteor-autologin-addon"}, "name": "Example Addon", "stars": 0, "last_update": "2021-05-04T18:23:38Z", "downloads": 0, "mc_version": "1.16.5", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["jabronyyy, MrFiNka / assistants: Megakrutish, Vaxei"], "features": ["sphere", "Blocker", "HitboxDesync", "tntauraBEBRAplus", "DownBlocs", "AutoTrapPlus", "FanSurroundBEBRA", "AutoExit", "AntiCrystal", "AntiSurroundBlocks", "Burrow", "PIRAMIDKA", "ButtonPlace", "PacketHoleFill", "SelfAnvilBEBRA", "SurroundBEBRA", "DeleteItems", "AutoDrop", "Platforms", "AutoBuild", "AutoCraft", "AutoSand", "TreeAura", "NoDesync", "EFly", "SilentItem", "VillagerRoller", "DupeWithFrame", "AutoSex", "AutoTNT", "Twerk", "Spinner", "Lavacast", "PingSpoofer", "Chests_farmer", "NewsPaperHelperRu", "NewsPaperHelperEu", "BebraESP", "NewChunks", "TimeAnimator", "Bubbles", "Bubbles2", "KillEffects", "HoleESPPlus", "Linia", "bebra_info_and_help", "ChatEncryption", "Prefix", "SpamInChat", "AutoLogin", "...and 1 more"], "feature_count": 51, "icon": "https://raw.githubusercontent.com/BebraHack/BebraHackAddon/V6/src/main/resources/assets/template/icon.png", "id": "BebraHack/BebraHackAddon", "links": {"github": "https://github.com/BebraHack/BebraHackAddon", "download": "https://github.com/BebraHack/BebraHackAddon/releases/download/V6/Bebrahack_V6-0.1.0.jar", "discord": "https://discord.gg/QyEzReq4u2"}, "name": "BebrahackV6", "stars": 14, "last_update": "2024-04-20T19:47:01Z", "downloads": 368, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "Meteor addon dedicated to Bebra"}, {"authors": ["nxyi"], "features": ["Ethanol"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/Dark-Developments/Ethanol-Meteor-Addon/master/src/main/resources/assets/icon/icon.png", "id": "Dark-Developments/Ethanol-Meteor-Addon", "links": {"github": "https://github.com/Dark-Developments/Ethanol-Meteor-Addon", "download": "https://github.com/Dark-Developments/Ethanol-Meteor-Addon/releases/download/1.0.0/Ethanol-0.3.5-1.20.4.jar", "discord": "https://discord.gg/4ZRevD4YG9"}, "name": "Ethanol", "stars": 1, "last_update": "2024-06-07T05:08:46Z", "downloads": 126, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "a Meteor addon to control Ethanol a Minecraft Backdoor with 80+ commands, Supporting a zero-trust policy. Enjoy free usage while your data remains unsaved and minimal caching ensures privacy, multiversion support Meteor Client 1.20.4."}, {"authors": ["cqb13"], "features": ["AutoLogPlus", "BetterPlace", "Beyblade", "BonemealAura", "ChatEncryption", "ChorusExploit", "ConditionToggle", "Confetti", "FloRida", "GameSettings", "GodBridge", "IgnoreDeaths", "JumpHelper", "LogOutSpots", "NewChunks", "NoStrip", "Number81", "RideStats", "SafeFire", "SafetyNet", "TanukiEgapFinder", "TunnelESP", "WurstGlide", "Trash", "HeadItem", "ClearChat"], "feature_count": 26, "icon": "https://raw.githubusercontent.com/crazymoose77756/Numby-hack/master/src/main/resources/assets/numby-hack/textures/icon.png", "id": "crazymoose77756/Numby-hack", "links": {"github": "https://github.com/crazymoose77756/Numby-hack", "discord": "https://discord.gg/TtmQs7BzPJ", "homepage": "https://numbyhack.cqb13.dev/"}, "name": "Numby Hack", "stars": 1, "last_update": "2024-06-25T20:00:19Z", "downloads": 0, "mc_version": "1.20.6", "status": {"archived": false}, "verified": false, "summary": "A simple Meteor addon focused on giving users more customization options. Made in honor of Number81."}, {"authors": ["GwnJoran"], "features": ["AutoDupe", "autodisconnect", "donkey", "DonkeyRide"], "feature_count": 4, "icon": "https://raw.githubusercontent.com/Kozy6969/AutoDonkeyDupe/main/src/main/resources/assets/template/icon.png", "id": "Kozy6969/AutoDonkeyDupe", "links": {"github": "https://github.com/Kozy6969/AutoDonkeyDupe", "download": "https://github.com/Kozy6969/AutoDonkeyDupe/releases/download/release/helium_kozyedit-1.5.jar"}, "name": "Helium", "stars": 2, "last_update": "2024-03-08T11:31:27Z", "downloads": 15, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "a meteor addon i made like 1-2 weeks ago to help me auto dupe :3"}, {"authors": ["Pancake"], "features": [], "feature_count": 0, "icon": null, "id": "PFTpancake/ReaperplusGithub", "links": {"github": "https://github.com/PFTpancake/ReaperplusGithub", "download": "https://github.com/PFTpancake/ReaperplusGithub/releases/download/Done/reaper%2B1.1.jar", "discord": "https://discord.gg/kKjSHnXVZv"}, "name": "Reaper+", "stars": 1, "last_update": "2023-03-05T02:57:53Z", "downloads": 64, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "Reaper+ Repo"}, {"authors": ["Bennooo", "Necro", "RickyTheRacc"], "features": ["CrystalsPs", "BananaHud", "XpHud", "MonkeBombsHud", "CoordinatesHud", "ObbyHud", "EchestHud", "HudLogo", "Deaths", "Kills", "KillStreak", "HighScore", "KD", "BindsHud", "AutoAuto", "AutoCityPlus", "AutoTrapPlus", "AutoXP", "AnchorPlus", "AntiTrap", "BurrowESP", "BurrowMiner", "AntiSurround", "BananaBomber", "CevBreaker", "CityESPPlus", "HoleESPPlus", "MonkeBurrow", "MonkeDetector", "Monkhand", "MonkeSleeper", "MonkeTotem", "PostTickKA", "QuiverPlus", "SelfTrapPlus", "SmartHoleFill", "StepPlus", "StrafePlus", "SurroundPlus", "ReverseStepTimer", "TickShift", "AfkLog", "AntiGhostBlock", "AntiInvisBlock", "AntiNarrator", "AutoFollow", "AutoSex", "BDiscordPresence", "BindClickExtra", "BPrefix", "...and 11 more"], "feature_count": 61, "icon": "https://raw.githubusercontent.com/TheGamerBeeC/banana-for-everyone/main/src/main/resources/assets/bananaplus/logo.png", "id": "TheGamerBeeC/banana-for-everyone", "links": {"github": "https://github.com/TheGamerBeeC/banana-for-everyone"}, "name": "Banana+", "stars": 1, "last_update": "2022-05-15T13:44:50Z", "downloads": 0, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "Banana+ addon for Meteor Client"}, {"authors": ["tanishisherewith"], "features": ["DonkeyRider", "ItemFrameDupe", "CommandExample"], "feature_count": 3, "icon": "https://raw.githubusercontent.com/tanishisherewithhh/AutoDuperAddon/master/src/main/resources/assets/template/icon.png", "id": "tanishisherewithhh/AutoDuperAddon", "links": {"github": "https://github.com/tanishisherewithhh/AutoDuperAddon", "download": "https://github.com/tanishisherewithhh/AutoDuperAddon/releases/download/v1.1.2/AutoDuperAddon-1.1.2.jar", "discord": "https://discord.gg/qmfR5QXUPa"}, "name": "AutoDuper", "stars": 0, "last_update": "2023-10-03T18:31:58Z", "downloads": 515, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Auto Duper Addon for Meteor client above 1.19 versions (Donkey Rider and Auto Item frame duper addon)"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/therealrealguy/555-addon-/master/src/main/resources/assets/template/icon.png", "id": "therealrealguy/555-addon-", "links": {"github": "https://github.com/therealrealguy/555-addon-"}, "name": "Addon Template", "stars": 0, "last_update": "2023-08-03T20:38:22Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["Kiriyaga", "EurekaEffect"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/Kiriyaga7615/bedtrap-addon/main/src/main/resources/assets/bedtrap/icon.png", "id": "Kiriyaga7615/bedtrap-addon", "links": {"github": "https://github.com/Kiriyaga7615/bedtrap-addon", "download": "https://github.com/Kiriyaga7615/bedtrap-addon/releases/download/1/bedtrap.jar"}, "name": "BedTrap", "stars": 8, "last_update": "2022-06-28T01:40:39Z", "downloads": 593, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "bedtrap addon for meteor client. Now free"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/oktavianto/anti-fabric-bypass/main/src/main/resources/assets/template/icon.png", "id": "oktavianto/anti-fabric-bypass", "links": {"github": "https://github.com/oktavianto/anti-fabric-bypass"}, "name": "Addon Template", "stars": 0, "last_update": "2023-01-16T11:27:14Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["F_x"], "features": ["DupeModule", "XsDupe", "ItemFrameDupe", "NoJumpCooldown", "BoatPhase", "BoatFling", "BoosieFade", "ServerOpNuke", "FakeHacker", "SecretClose", "MassPayout", "ExtraKnockback", "PingSpoofer", "AntiCrash", "CrackedBruteforce", "Invincibility", "MassMessage", "AntiCoordinateLeak", "PacketChoker", "HeadRoll", "LeftHanded", "StorageCrash", "LecternCrash", "BookCrash", "MovementCrash", "ExceptionCrash", "CraftingCrash", "CreativeCrash", "AdvancedCrash", "SignCrash", "PacketFlooder", "JigSawCrash", "TradeCrash", "UDPFlood", "BungeeCrash", "SwingCrash", "AutoLagSign", "ArmorStandCrash", "ArmorCommand", "CenterCommand", "DesyncCommand", "UUIDCommand", "Coordinates", "DupeReal", "PanicCommand", "LatencyCommand", "Title", "ClearCommand", "CheckHostCommand", "DNSLookupCommand", "...and 14 more"], "feature_count": 64, "icon": "https://raw.githubusercontent.com/Vulnerab1lity/Crystal-Addon-Reborn/master/src/main/resources/assets/crystal/icon.png", "id": "Vulnerab1lity/Crystal-Addon-Reborn", "links": {"github": "https://github.com/Vulnerab1lity/Crystal-Addon-Reborn", "download": "https://github.com/Vulnerab1lity/Crystal-Addon-Reborn/releases/download/1.0.1/crystal-reborn-1.0.1.jar", "discord": "https://discord.gg/7Fu9PVFgKS]"}, "name": "Crystal Reborn", "stars": 4, "last_update": "2024-03-13T22:34:55Z", "downloads": 259, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "A Meteor Client addon for duping, utility, and finding exploits."}, {"authors": ["Bennooo", "Necro", "RickyTheRacc"], "features": ["ArmorMessages", "AutoCityPlus", "AutoTrapPlus", "XPThrower", "AnchorPlus", "AntiTrap", "BurrowESP", "BurrowMiner", "AntiSurround", "BananaBomber", "CevBreaker", "CityESPPlus", "HoleESPPlus", "MonkeBurrow", "Monkhand", "MonkeTotem", "PostTickKA", "QuiverPlus", "QuiverRewrite", "SelfTrapPlus", "SmartHoleFill", "StepPlus", "StrafePlus", "SurroundPlus", "ReverseStepTimer", "TickShift", "AutoBuild", "AfkLog", "AntiGlitchBlock", "AutoFollow", "AutoSex", "BindClickExtra", "BindClickFriend", "InstaMinePlus", "KillEffects", "MonkeFlight", "OneClickEat", "Platform", "PrefixManager", "Presence", "SkinBlinker", "TimeAnimator", "TPSSync", "Twerk", "WebNoSlow"], "feature_count": 45, "icon": "https://raw.githubusercontent.com/PFTpancake/banana-for-everyone/main/src/main/resources/assets/logo1.png", "id": "PFTpancake/banana-for-everyone", "links": {"github": "https://github.com/PFTpancake/banana-for-everyone", "discord": "https://discord.gg/brjN8BkpGU"}, "name": "Banana+", "stars": 0, "last_update": "2022-08-14T15:36:20Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Banana+ addon for Meteor Client"}, {"authors": ["GhostTypes", "Cloudburst", "Crosby", "RedCarlos"], "features": ["AutoBedCraft", "AutoCityPlus", "AutoLogin", "AutoXP", "AutoRespawn", "AnchorAura", "ArmorAlert", "BedAura", "BedDisabler", "BurrowAlert", "BurrowBreaker", "ChatTweaks", "PopCounter", "RPC", "SelfTrapPlus", "SurroundPlus"], "feature_count": 16, "icon": "https://raw.githubusercontent.com/tympanicblock61/orion/master/src/main/resources/assets/orion/icon.png", "id": "tympanicblock61/orion", "links": {"github": "https://github.com/tympanicblock61/orion", "discord": "https://discord.com/invite/9vGTkfA6H4"}, "name": "Orion", "stars": 0, "last_update": "2023-04-16T23:55:07Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "Continuation of GhostTypes' Orion"}, {"authors": ["xolt"], "features": ["PacketFly"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/hashalite/packetfly-addon/main/src/main/resources/assets/packetfly/icon.png", "id": "hashalite/packetfly-addon", "links": {"github": "https://github.com/hashalite/packetfly-addon", "download": "https://github.com/hashalite/packetfly-addon/releases/download/1.2/packetfly-1.2.jar"}, "name": "Meteor Packet Fly Addon", "stars": 3, "last_update": "2021-11-07T22:12:20Z", "downloads": 103, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "An addon for Meteor Client that adds a Packet Fly module."}, {"authors": ["KassuK and OLEPOSSU"], "features": ["AnteroTaateli", "AntiAim", "AntiCrawl", "AutoAnchorPlus", "AutoCraftingTable", "AutoCrystalRewrite", "AutoEz", "AutoMend", "AutoMine", "AutoMoan", "AutoPearl", "AutoTrapPlus", "BedBomb", "ButtonAura", "CustomFOV", "Disabler", "FastXP", "FeetESP", "FlightPlus", "Fog", "HoleFillRewrite", "HoleSnap", "KassuKAura", "LightsOut", "JumpModify", "OffHandPlus", "PacketCrash", "PacketFly", "ForceSneak", "PurpleSpinnyThingBlowerUpererAndPlacer", "ResetVL", "RPC", "ScaffoldPlus", "SelfTrapPlus", "SpeedPlus", "SprintPlus", "StrictNoSlow", "Suicide", "SurroundPlus", "SwingModifier", "TickShift", "WeakAlert", "FacingSettings", "RangeSettings", "RaytraceSettings", "RotationSettings", "SwingSettings", "BlackoutGit", "Coords"], "feature_count": 49, "icon": null, "id": "tympanicblock61/BlackOut", "links": {"github": "https://github.com/tympanicblock61/BlackOut", "discord": "https://discord.gg/mmWz9Dz4Y9"}, "name": "Blackout", "stars": 0, "last_update": "2023-04-16T09:35:56Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "Plugin for meteor client adding more features mostly focusing on CPVP"}, {"authors": ["Crosby"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/RacoonDog/Tokyo-Client/main/src/main/resources/assets/tokyo-client/icon.png", "id": "RacoonDog/Tokyo-Client", "links": {"github": "https://github.com/RacoonDog/Tokyo-Client", "download": "https://github.com/RacoonDog/Tokyo-Client/releases/download/v1.2.0/tokyo-1.2.0.jar", "discord": "https://discord.gg/4RBmBCFSTc"}, "name": "Tokyo Client", "stars": 37, "last_update": "2023-11-12T06:23:01Z", "downloads": 401, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "Anarchy tool of the future."}, {"authors": ["Destropho and Marius"], "features": ["PacketFly", "AutoBedCraft", "AutoCityPlus", "AutoLogin", "AutoXP", "AutoRespawn", "AnchorAura", "ArmorAlert", "BedAura", "BedDisabler", "BurrowAlert", "BurrowBreaker", "ChatTweaks", "NametagsPlus", "PopCounter", "RPC", "SelfTrapPlus", "SurroundPlus", "ChorusPredict", "BowBomb", "VectorCevBreaker", "cwystalAuwa", "StrafePlus", "BPlusSurround", "VectorCevBreaker", "CevBreaker", "BplusSelfTrap", "Beds", "Crystals", "Gaps", "TextItems", "XP", "Deaths", "Highscore", "KDRatio", "Killstreak", "Kills", "Logo", "VisualBinds", "Watermark", "Welcome"], "feature_count": 41, "icon": "https://raw.githubusercontent.com/cmk-Destro/UwU-Client/main/src/main/resources/assets/orion/icon.png", "id": "cmk-Destro/UwU-Client", "links": {"github": "https://github.com/cmk-Destro/UwU-Client", "discord": "https://discord.com/invite/9vGTkfA6H4"}, "name": "UWU", "stars": 0, "last_update": "2022-01-17T04:33:06Z", "downloads": 0, "mc_version": "1.18", "status": {"archived": false}, "verified": false, "summary": "uwu"}, {"authors": ["Danik"], "features": ["ObsidianFarm"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/VoidCyborg/meteor-obsidian-farm/main/src/main/resources/assets/obsidianfarm/icon.png", "id": "VoidCyborg/meteor-obsidian-farm", "links": {"github": "https://github.com/VoidCyborg/meteor-obsidian-farm"}, "name": "Meteor Obsidian Farm Addon", "stars": 1, "last_update": "2021-04-07T16:15:24Z", "downloads": 0, "mc_version": "1.16.5", "status": {"archived": false}, "verified": false, "summary": "A Addon that add obsidian farm to Meteor Client."}, {"authors": ["AntiCope"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/Susmaster64/meteor-e621-integration/master/src/main/resources/assets/e621/icon.png", "id": "Susmaster64/meteor-e621-integration", "links": {"github": "https://github.com/Susmaster64/meteor-e621-integration", "download": "https://github.com/Susmaster64/meteor-e621-integration/releases/download/1.20.2/e261-addon-1.4.3.jar", "discord": "https://discord.gg/9mrRPGKYU3"}, "name": "E621 hud", "stars": 2, "last_update": "2023-12-16T03:58:58Z", "downloads": 25, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "Admire great artworks from the comfort of Meteor Client"}, {"authors": ["Beanbag"], "features": ["MeteorModule"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/beanbag44/Nuker/master/src/main/resources/assets/nuker/icon.png", "id": "beanbag44/Nuker", "links": {"github": "https://github.com/beanbag44/Nuker", "download": "https://github.com/beanbag44/Nuker/releases/download/Release-1.0.9/nuker-1.0.9.jar"}, "name": "Nuker", "stars": 6, "last_update": "2024-06-23T22:52:30Z", "downloads": 53, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "Epic nuker for nuking terrain"}, {"authors": ["NotMe11"], "features": ["AutoXP", "AutoRespawn", "AnchorAura", "ArmorAlert", "BedAura", "BedDisabler", "BurrowAlert", "BurrowBreaker", "ChatTweaks", "NametagsPlus", "PopCounter", "RPC", "SelfTrapPlus", "SurroundPlus", "SoundLocator", "AutoTNT", "SkeletonESP", "NotifierPlus", "AnchorAuraRewrite", "AutoWither", "AntiVanish", "AutoSalDupe", "PingSpoof", "AutoTotme", "PearlPredict", "ChorusPredict", "PacketUse", "AutoCrystalHead", "AutoLogin", "AutoBypass", "EntityFly", "AutoCrymstal", "InstaMineBypass", "AutoBedCraft", "AutoCityPlus", "nwprefix", "AutoFrameDupe", "SmartHoleFiller", "ExploitTeleportCommand", "Beds", "Crystals", "Gaps", "TextItems", "XP", "Deaths", "Highscore", "KDRatio", "Killstreak", "Kills", "Logo", "...and 3 more"], "feature_count": 53, "icon": "https://raw.githubusercontent.com/h4ince/NotWare/main/src/main/resources/assets/notware/logo.png", "id": "h4ince/NotWare", "links": {"github": "https://github.com/h4ince/NotWare", "download": "https://github.com/h4ince/NotWare/releases/download/0.22/notware-0.22.jar"}, "name": "NotWare", "stars": 2, "last_update": "2022-02-11T03:50:09Z", "downloads": 121, "mc_version": "1.18", "status": {"archived": false}, "verified": false, "summary": "1.17.1 Meteor Addon"}, {"authors": ["OsakiTsukiko"], "features": ["AutoEZ"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/OsakiTsukiko/bruh-addon/main/src/main/resources/assets/bruh/icon.png", "id": "OsakiTsukiko/bruh-addon", "links": {"github": "https://github.com/OsakiTsukiko/bruh-addon"}, "name": "BRUH", "stars": 1, "last_update": "2022-08-19T00:23:59Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Meteor said no.."}, {"authors": ["seasnail"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/RacoonDog/meteor-gui-injector/main/src/main/resources/assets/template/icon.png", "id": "RacoonDog/meteor-gui-injector", "links": {"github": "https://github.com/RacoonDog/meteor-gui-injector", "download": "https://github.com/RacoonDog/meteor-gui-injector/releases/download/latest/meteor-gui-injector-1.0.0.jar", "discord": "https://discord.gg/4RBmBCFSTc"}, "name": "Addon Template", "stars": 2, "last_update": "2023-06-01T00:37:25Z", "downloads": 5, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "Library to inject Meteor Client GUI's in vanilla Minecraft compatible screens."}, {"authors": ["WobblyBananaHat & spaz"], "features": ["AutoMoan", "WobblyAnchor", "StrafePlus", "BananaRPC", "BedAuraPlus", "PrefixManager", "NoSlowPlus", "SprintPlus", "CrystalAuraPlus", "SpyglassAimbot", "HornyAura", "WideScaffold", "TargetStrafe", "ResetVL", "IgnoreDeaths", "AutoPorn", "LecternCrash", "SexDupe", "CommandTest"], "feature_count": 19, "icon": null, "id": "Femey/BananaHack", "links": {"github": "https://github.com/Femey/BananaHack", "download": "https://github.com/Femey/BananaHack/releases/download/0.5/bananahack-0.5.jar"}, "name": "BananaHack", "stars": 1, "last_update": "2024-03-12T15:03:34Z", "downloads": 78, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Meteor Client addon"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/xdfrostyishere/frosty/master/src/main/resources/assets/template/icon.png", "id": "xdfrostyishere/frosty", "links": {"github": "https://github.com/xdfrostyishere/frosty"}, "name": "Addon Template", "stars": 0, "last_update": "2023-08-03T20:38:22Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["OsakiTsukiko"], "features": ["AutoPanic"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/OsakiTsukiko/gamsterhack/main/src/main/resources/assets/gamsterhack/icon.png", "id": "OsakiTsukiko/gamsterhack", "links": {"github": "https://github.com/OsakiTsukiko/gamsterhack", "download": "https://github.com/OsakiTsukiko/gamsterhack/releases/download/0.1.0/gamsterhack-0.1.0.jar"}, "name": "Gamster Hack", "stars": 0, "last_update": "2022-10-30T13:38:56Z", "downloads": 25, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "1.19.2 meteor addon"}, {"authors": ["CapyKing10"], "features": ["Texturing", "WebhookLogging", "ShulkerDrop", "EntityFly", "CatSpam", "AutoVertical", "ChunkDupeTimer", "ClientPrefix", "PopCounter", "ArmorNotify", "BackupCaller", "Discord", "GambleYourBase"], "feature_count": 13, "icon": "https://raw.githubusercontent.com/YsnKey/CapyAddon/main/src/main/resources/assets/capyaddon/icon.png", "id": "YsnKey/CapyAddon", "links": {"github": "https://github.com/YsnKey/CapyAddon", "discord": "https://dsc.gg/capyking10"}, "name": "CapyAddon", "stars": 0, "last_update": "2024-06-10T16:04:06Z", "downloads": 0, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "A utility meteor addon made by me"}, {"authors": ["GhostTypes"], "features": ["AutoBedCraft", "AutoCityPlus", "AutoLogin", "AutoXP", "AutoRespawn", "AnchorAura", "ArmorAlert", "BedAura", "BedDisabler", "BurrowAlert", "BurrowBreaker", "ChatTweaks", "NametagsPlus", "PopCounter", "RPC", "SelfTrapPlus", "SurroundPlus", "Beds", "Crystals", "Gaps", "TextItems", "XP", "Deaths", "Highscore", "KDRatio", "Killstreak", "Kills", "Logo", "VisualBinds", "Watermark", "Welcome"], "feature_count": 31, "icon": "https://raw.githubusercontent.com/3000IQPlay/orion/main/src/main/resources/assets/orion/icon.png", "id": "3000IQPlay/orion", "links": {"github": "https://github.com/3000IQPlay/orion"}, "name": "Orion", "stars": 0, "last_update": "2021-10-30T09:11:36Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "A combat based addon for Meteor Client"}, {"authors": ["orsond", "rfresh", "odpay", "pepsi boy", "brownman_20"], "features": ["AutoSign", "BanEvasion", "InventoryDupe", "BetterFlight", "StreamerMode", "BuildPoop", "AutoWither", "FastProjectile", "GrieferTracer", "WaypointSync", "AutoCutie", "LecternCrash", "AutoLava", "AntiAim", "Gun", "ChestStealerAura", "AutoTranslate", "OriginsModule", "SitBypass", "LarpModule", "GameModeNotifier", "CopyIPCMD", "VanityTagCMD", "VelocityTeleportCMD"], "feature_count": 24, "icon": "https://raw.githubusercontent.com/calicosun258/5c-client-N/main/src/main/resources/assets/nc/icon.png", "id": "calicosun258/5c-client-N", "links": {"github": "https://github.com/calicosun258/5c-client-N", "download": "https://github.com/calicosun258/5c-client-N/releases/download/bsb-edition-v1/n_bsbxbm_edition-1.20.1-4.jar"}, "name": "N BSB Edition", "stars": 11, "last_update": "2023-10-21T16:16:22Z", "downloads": 256, "mc_version": null, "status": {"archived": false}, "verified": false, "summary": "this is a fully open src version of the fifth columns client N decompiled by brownman_20"}, {"authors": ["seasnail"], "features": ["PortalGodeMode"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/MrNooberDude/vector-portal-godmode/master/src/main/resources/assets/template/icon.png", "id": "MrNooberDude/vector-portal-godmode", "links": {"github": "https://github.com/MrNooberDude/vector-portal-godmode"}, "name": "Addon Template", "stars": 0, "last_update": "2023-05-14T09:40:56Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "Vector addon's portal godmode but standalone"}, {"authors": ["SplashAni_"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/SplashAni/RandomMeteor/main/src/main/resources/assets/random/icon.png", "id": "SplashAni/RandomMeteor", "links": {"github": "https://github.com/SplashAni/RandomMeteor", "download": "https://github.com/SplashAni/RandomMeteor/releases/download/RandomMeteor-0.5/meteor-random-0.5.0.jar", "discord": "https://discord.gg/dNyVgyvsYG"}, "name": "MeteorRandom", "stars": 36, "last_update": "2024-05-07T18:41:00Z", "downloads": 121, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "most insane addon NGL"}, {"authors": ["RickyTheRacc"], "features": ["ArmorMessages", "AutoCityPlus", "AutoTrapPlus", "XPThrower", "AnchorPlus", "AntiTrap", "BurrowESP", "BurrowMiner", "AntiSurround", "BananaBomber", "CevBreaker", "CityESPPlus", "HoleESPPlus", "MonkeBurrow", "Monkhand", "MonkeTotem", "PostTickKA", "QuiverPlus", "QuiverRewrite", "SelfTrapPlus", "SmartHoleFill", "StepPlus", "StrafePlus", "SurroundPlus", "ReverseStepTimer", "TickShift", "AutoBuild", "AfkLog", "AntiGlitchBlock", "AutoFollow", "AutoSex", "BindClickExtra", "BindClickFriend", "InstaMinePlus", "KillEffects", "MonkeFlight", "OneClickEat", "Platform", "PrefixManager", "Presence", "SkinBlinker", "TimeAnimator", "TPSSync", "Twerk", "WebNoSlow"], "feature_count": 45, "icon": "https://raw.githubusercontent.com/AntiCope/banana-for-everyone/main/src/main/resources/assets/logo1.png", "id": "AntiCope/banana-for-everyone", "links": {"github": "https://github.com/AntiCope/banana-for-everyone", "discord": "https://discord.gg/brjN8BkpGU"}, "name": "Banana+", "stars": 0, "last_update": "2022-09-08T01:10:01Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Banana+ addon for Meteor Client"}, {"authors": ["0x06", "DuckGuy"], "features": ["AntiBlockEntityLag", "AntiCrash", "AntiItemLag", "AutoLavacast", "ContainerAction", "CrackedKickModule", "DisconnectScreenPlus", "DoomBoom", "ExplosiveHands", "GamemodeNotify", "PauseScreenPlus", "Privacy", "SidebarAdvertise", "SignChanger", "VanillaFlight", "WitherAdvertise", "WorldDeleter", "CommandCompleteCrash", "ClipboardGive", "CrackedKickCommand", "Hologram", "PurpurCrash"], "feature_count": 22, "icon": "https://raw.githubusercontent.com/MaybeScripted/griefing-utils/main/src/main/resources/assets/griefing_utils/icon.png", "id": "MaybeScripted/griefing-utils", "links": {"github": "https://github.com/MaybeScripted/griefing-utils"}, "name": "0x06's Griefing Utils", "stars": 0, "last_update": "2024-04-21T16:44:56Z", "downloads": 0, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "i sometimes add or change something"}, {"authors": ["etianl, and various authors"], "features": ["AutoLavaCaster", "AutoMountain", "AutoStaircase", "TrouserBuild", "TrailMaker", "NewerNewChunks", "SuperInstaMine", "BaseFinder", "Teleport", "TPFly", "HandOfGod", "OPServerKillModule", "OPplayerTPmodule", "ExplosionAura", "ShulkerDupe", "InvDupeModule", "InstantKill", "LavaAura", "LecternCrash", "AutoDrop", "NbtEditor", "AnHero", "RedstoneNuker", "AirstrikePlus", "BoomPlus", "VoiderPlus", "BetterScaffold", "BetterAutoSign", "FlightAntikick", "BlockListMineCommand", "AutoCommand", "AutoScoreboard", "AutoTitles", "AutoDisplays", "LavaTimeCalculator", "CasterTimer", "NewChunkCounter", "BaseFinderCommands", "WorldInfoCommand", "ViewNbtCommand", "AutoVclipCommand", "AutoVaultClipCommand", "CrashCommand", "GarbageCleanerCommand"], "feature_count": 44, "icon": "https://raw.githubusercontent.com/Ogmur/Trouser-Streak/main/src/main/resources/assets/icon/icon.png", "id": "Ogmur/Trouser-Streak", "links": {"github": "https://github.com/Ogmur/Trouser-Streak"}, "name": "TrouserStreak", "stars": 1, "last_update": "2024-03-01T09:41:07Z", "downloads": 0, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "A compilation of modules optimized for maximum grief. Featuring automated mountain building abilities! Many of the modules were not originally written by me, but have been modified. Check the Github for credits and updates!"}, {"authors": ["semjon00"], "features": ["BedDestroyer"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/semjon00/meteor-bed-destroyer/master/src/main/resources/assets/beddestroyer/icon.png", "id": "semjon00/meteor-bed-destroyer", "links": {"github": "https://github.com/semjon00/meteor-bed-destroyer", "download": "https://github.com/semjon00/meteor-bed-destroyer/releases/download/v0.7/meteor-bed-destroyer-0.7.jar"}, "name": "Bed destroyer", "stars": 0, "last_update": "2023-03-24T21:32:04Z", "downloads": 12, "mc_version": null, "status": {"archived": false}, "verified": false, "summary": "An addon for Meteor Client"}, {"authors": ["seasnail"], "features": ["ModuleExample", "LagPauseAutoWalk", "CommandExample"], "feature_count": 3, "icon": "https://raw.githubusercontent.com/HareHareYukai/lag-pause-autowalk/master/src/main/resources/assets/template/icon.png", "id": "HareHareYukai/lag-pause-autowalk", "links": {"github": "https://github.com/HareHareYukai/lag-pause-autowalk"}, "name": "Addon Template", "stars": 1, "last_update": "2024-07-04T21:12:21Z", "downloads": 0, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["Dasyat1s#6974"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/Dasyat1s/osshe-rpc/main/src/main/resources/assets/template/icon.png", "id": "Dasyat1s/osshe-rpc", "links": {"github": "https://github.com/Dasyat1s/osshe-rpc"}, "name": "osshe rpc", "stars": 0, "last_update": "2021-11-14T18:00:23Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "osshe rpc cause cool"}, {"authors": ["Spigey"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/asteroide-development/Asteroide/master/src/main/resources/assets/asteroide/icon.png", "id": "asteroide-development/Asteroide", "links": {"github": "https://github.com/asteroide-development/Asteroide", "download": "https://github.com/asteroide-development/Asteroide/releases/download/v0.1.5/asteroide-0.1.5.jar", "discord": "https://discord.gg/K8g9hmza"}, "name": "Asteroide", "stars": 3, "last_update": "2024-07-04T08:11:08Z", "downloads": 207, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "Simple Addon for Meteor Client focused on enhancing the chat experience and various other small things"}, {"authors": ["JohanDevv", "Sssnipa"], "features": ["PopCounter", "BedAura", "SurroundPlus", "AutoBedCraft", "ExampleCommand", "HudExample"], "feature_count": 6, "icon": "https://raw.githubusercontent.com/Bluscream/Lightswitch/main/src/main/resources/assets/lightswitch/icon.png", "id": "Bluscream/Lightswitch", "links": {"github": "https://github.com/Bluscream/Lightswitch"}, "name": "Lightswitch", "stars": 1, "last_update": "2024-06-04T18:51:54Z", "downloads": 0, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "A template project to help people use the Meteor Client Addon API."}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/RealSelectAnimal58/meteor-addon-chaosclient/master/src/main/resources/assets/template/icon.png", "id": "RealSelectAnimal58/meteor-addon-chaosclient", "links": {"github": "https://github.com/RealSelectAnimal58/meteor-addon-chaosclient"}, "name": "Addon Template", "stars": 0, "last_update": "2023-10-10T19:36:19Z", "downloads": 0, "mc_version": "1.20.2", "status": {"archived": false}, "verified": false, "summary": "Just Another Testing Client"}, {"authors": ["Zgoly"], "features": ["AutoFeed", "AutoFix", "AutoHeal", "AutoLeave", "AutoLogin", "AutoSleep", "AutoSneak", "BoatControl", "DmSpam", "EntityUse", "Grid", "Instructions", "ItemSucker", "JumpFlight", "JumpJump", "Placer", "SlotClick", "ZAimbot", "ZKillaura", "CoordinatesCommand", "DataCommand"], "feature_count": 21, "icon": "https://raw.githubusercontent.com/crazymoose77756/Meteorist/main/src/main/resources/assets/meteorist/icon.png", "id": "crazymoose77756/Meteorist", "links": {"github": "https://github.com/crazymoose77756/Meteorist", "discord": "https://discord.gg/y8fBWPNJFm", "homepage": "https://zgoly.github.io/utils/download-latest-release?user=Zgoly&repo=Meteorist&file=.jar"}, "name": "Meteorist", "stars": 0, "last_update": "2024-06-25T19:51:25Z", "downloads": 0, "mc_version": "1.20.6", "status": {"archived": false}, "verified": false, "summary": "\u2604\ufe0f Add-on for Meteor that adds useful utilities for non-vanilla anarchy servers \u2604\ufe0f"}, {"authors": ["seasnail"], "features": ["ModuleExample", "CommandExample"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/ClosetClient/meteor-addon-closet/main/src/main/resources/assets/template/icon.png", "id": "ClosetClient/meteor-addon-closet", "links": {"github": "https://github.com/ClosetClient/meteor-addon-closet"}, "name": "Addon Template", "stars": 0, "last_update": "2023-01-16T11:29:39Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "Closet Cheating addon for meteor"}, {"authors": ["vbsync"], "features": ["ElytraLimiter", "AutoAutoLog", "AutoChestSwap", "BetterTabPlus"], "feature_count": 4, "icon": "https://raw.githubusercontent.com/Dellism/vb-addon/main/src/main/resources/assets/template/icon.png", "id": "Dellism/vb-addon", "links": {"github": "https://github.com/Dellism/vb-addon"}, "name": "VB Addon", "stars": 1, "last_update": "2023-09-16T17:40:52Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Collection of mods for Meteor client"}, {"authors": ["Fin_LemonKee", "WuMie", "EarthMe", "dyzjct", "iMadCat"], "features": ["LemonClientGuiTheme", "AimAssist", "AnchorAuraPlus", "AntiAim", "AntiPistonCrystal", "AntiRegear", "AutoCrystal", "AutoCrystalPlus", "AutoHoleFill", "AutoHoleFillPlus", "AutoMine", "AutoTrapPlus", "BedBombV2", "BedBombV4", "Burrow", "CevBreaker", "CityBreaker", "CityMiner", "HolePush", "HoleSnap", "KillAura", "NewSurround", "OffHandPlus", "PistonCrystal", "SelfProtect", "SelfTrapPlus", "SpeedMine", "Strafe", "StrafePlus", "SurroundPlus", "TickShift", "TNTAura", "AnteroTaateli", "AutoEz", "AutoLoadKit", "GroupChat", "KillEffects", "Notifications", "AntiCrawl", "AutoCraft", "Automation", "AutoMoan", "AutoPearl", "AutoWither", "BedCrafter", "BreakESP", "CustomFOV", "EFlyBypass", "ElytraFlyPlus", "FlightPlus", "...and 32 more"], "feature_count": 82, "icon": "https://raw.githubusercontent.com/ExceptionTeam6969/LemonClient-Public/main/src/main/resources/assets/lemon-client/icons/icon.png", "id": "ExceptionTeam6969/LemonClient-Public", "links": {"github": "https://github.com/ExceptionTeam6969/LemonClient-Public"}, "name": "Lemon Client", "stars": 0, "last_update": "2023-08-26T09:54:29Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "An addon based on the latest version of the meteor-client."}, {"authors": ["dynmie"], "features": ["CheckBlocksCommand"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/dynmie/HighwayTools/master/src/main/resources/assets/template/icon.png", "id": "dynmie/HighwayTools", "links": {"github": "https://github.com/dynmie/HighwayTools", "download": "https://github.com/dynmie/HighwayTools/releases/download/v0.1.0-pre/highway-0.1.0.jar"}, "name": "Highway Tools", "stars": 1, "last_update": "2024-07-01T06:00:35Z", "downloads": 0, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "road builder for block game"}, {"authors": ["Crosby"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/RacoonDog/meteor-ui-utils/main/src/main/resources/assets/meteor-ui-utils/icon.png", "id": "RacoonDog/meteor-ui-utils", "links": {"github": "https://github.com/RacoonDog/meteor-ui-utils", "download": "https://github.com/RacoonDog/meteor-ui-utils/releases/download/latest/meteor-ui-utils-1.0.0.jar", "discord": "https://discord.gg/4RBmBCFSTc"}, "name": "Meteor UI Utils", "stars": 3, "last_update": "2023-04-25T03:44:26Z", "downloads": 94, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "Meteorized dupe hunting mod, originally by FlorianMichael and Coderx-Gamer"}, {"authors": ["akaishin"], "features": ["IIIiiIIIIiIiIIiiIiIiII", "IiIIiIiIIiiiIiIIIiiIIiiIiI", "iIIiIIiIiiIiIIiIIiIIiIIiIiIIiIiiIii", "iIiiIiiiiIiiIiIiiIIiiiIiIiIiIi", "IIiiIiiIiiiIiiiIIiIiIiIIIIIIIIIiiiiiIi"], "feature_count": 5, "icon": "https://raw.githubusercontent.com/XG2025-Akaishin/CrackedAddon/main/src/main/resources/assets/cracked-addon/textures/icon.png", "id": "XG2025-Akaishin/CrackedAddon", "links": {"github": "https://github.com/XG2025-Akaishin/CrackedAddon", "download": "https://github.com/XG2025-Akaishin/CrackedAddon/releases/download/CrackedAddon/Cracked-Addon-1.0.jar"}, "name": "Cracked Addon", "stars": 1, "last_update": "2024-03-31T20:04:05Z", "downloads": 32, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "CrackedAddon MeteorClient"}, {"authors": ["LegitMeme"], "features": ["DoesNothingModule", "ChickenCommand"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/Alyssotl/CubedCraft-Meteor-Addon/main/src/main/resources/assets/template/icon.png", "id": "Alyssotl/CubedCraft-Meteor-Addon", "links": {"github": "https://github.com/Alyssotl/CubedCraft-Meteor-Addon"}, "name": "CubedCraft Addon", "stars": 1, "last_update": "2023-05-27T13:14:19Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "A CubedCraft addon for Meteor Client."}, {"authors": ["Cloudburst", "StormyBytes"], "features": ["AimAssist", "AntiBot", "AntiCrash", "AntiSpawnpoint", "AntiVanish", "ArrowDmg", "AutoBedTrap", "AutoCraft", "AutoExtinguish", "AutoFarm", "AutoGrind", "AutoLogin", "AutoPot", "AutoSoup", "AutoTNT", "AutoWither", "BoatGlitch", "BlockIn", "BoatPhase", "Boost", "ChatBot", "ChestAura", "ChorusExploit", "ColorSigns", "Confuse", "CoordLogger", "CustomPackets", "ExtraElytra", "GamemodeNotifier", "GhostMode", "Glide", "InstaMine", "ItemGenerator", "InteractionMenu", "Jetpack", "Lavacast", "MossBot", "NewChunks", "ObsidianFarm", "OreSim", "PacketFly", "Painter", "Rendering", "RoboWalk", "ShieldBypass", "SilentDisconnect", "SkeletonESP", "SoundLocator", "TreeAura", "FullNoClip", "...and 20 more"], "feature_count": 70, "icon": "https://raw.githubusercontent.com/bluepanee/meteor-rejects/master/src/main/resources/assets/rejects/icon.png", "id": "bluepanee/meteor-rejects", "links": {"github": "https://github.com/bluepanee/meteor-rejects", "download": "https://github.com/bluepanee/meteor-rejects/releases/download/0.3/meteor-rejects-addon-0.3.jar", "discord": "https://discord.gg/9mrRPGKYU3"}, "name": "Meteor Rejects", "stars": 0, "last_update": "2023-06-21T14:32:50Z", "downloads": 51, "mc_version": "1.20", "status": {"archived": false}, "verified": false, "summary": "An addon to Meteor Client with features that won't be added to Meteor. Because they were either rejected or are ports from other clients."}, {"authors": ["seasnail"], "features": ["ChatyBot", "dupe", "NoFall", "autoFarm", "VeinMiner", "RendererUtils", "ArrowBlock", "KillAuraCrit", "AutoFishPlus", "Trajectories", "AutoEXP", "JumpEffect", "hunt", "autoMove", "ESP", "CommandExample"], "feature_count": 16, "icon": "https://raw.githubusercontent.com/Ell1ott/Realistic-Addon/main/src/main/resources/assets/template/icon.png", "id": "Ell1ott/Realistic-Addon", "links": {"github": "https://github.com/Ell1ott/Realistic-Addon", "download": "https://github.com/Ell1ott/Realistic-Addon/releases/download/latest/addon-template-0.1.0.jar"}, "name": "Addon Template", "stars": 0, "last_update": "2023-04-08T09:01:43Z", "downloads": 31, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "An addon template for the Meteor addons."}, {"authors": ["xolt"], "features": ["BoatPhase", "BoatGlitch"], "feature_count": 2, "icon": "https://raw.githubusercontent.com/hashalite/boatphase-addon/main/src/main/resources/assets/boatphase/icon.png", "id": "hashalite/boatphase-addon", "links": {"github": "https://github.com/hashalite/boatphase-addon", "download": "https://github.com/hashalite/boatphase-addon/releases/download/1.3/boatphase-1.3.jar"}, "name": "Meteor Boat Phase Addon", "stars": 2, "last_update": "2021-11-07T22:37:54Z", "downloads": 80, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "An addon for Meteor Client that adds a Boat Phase module."}, {"authors": ["cally72jhb"], "features": [], "feature_count": 0, "icon": "https://raw.githubusercontent.com/Bluscream/vector-addon/main/src/main/resources/assets/vector-addon/vector/icon.png", "id": "Bluscream/vector-addon", "links": {"github": "https://github.com/Bluscream/vector-addon", "discord": "https://discord.gg/A3nYgbKeXR"}, "name": "Vector Addon", "stars": 1, "last_update": "2023-11-07T12:27:41Z", "downloads": 0, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "A open-source addon for Meteor Client."}, {"authors": ["opfromthestart"], "features": ["ItemFrameDupe", "AnotherExample", "ExampleCommand", "HudExample"], "feature_count": 4, "icon": "https://raw.githubusercontent.com/opfromthestart/item-frame-dupe/main/src/main/resources/assets/template/icon.png", "id": "opfromthestart/item-frame-dupe", "links": {"github": "https://github.com/opfromthestart/item-frame-dupe"}, "name": "Dupe Plugin", "stars": 2, "last_update": "2022-06-01T20:48:57Z", "downloads": 0, "mc_version": "1.18.1", "status": {"archived": false}, "verified": false, "summary": "Facilitates the item frame dupe"}, {"authors": ["NotGhostTypes"], "features": [], "feature_count": 0, "icon": null, "id": "tympanicblock61/reaper-addon", "links": {"github": "https://github.com/tympanicblock61/reaper-addon", "discord": "https://discord.gg/kKjSHnXVZv"}, "name": "Reaper", "stars": 0, "last_update": "2023-04-16T12:50:15Z", "downloads": 0, "mc_version": "1.19.4", "status": {"archived": false}, "verified": false, "summary": "The Best Meteor Addon"}, {"authors": ["RickyTheRacc"], "features": ["ArmorMessages", "XPThrower", "AnchorPlus", "AntiTrap", "CevBreaker", "MonkeBurrow", "Monkhand", "MonkeTotem", "PostTickKA", "QuiverPlus", "QuiverRewrite", "SmartHoleFill", "StepPlus", "StrafePlus", "ReverseStepTimer", "TickShift", "AutoBuild", "AfkLog", "AntiGlitchBlock", "AutoFollow", "AutoSex", "BindClickExtra", "KillEffects", "MonkeFlight", "OneClickEat", "Presence", "SkinBlinker", "TimeAnimator", "Twerk", "WebNoSlow"], "feature_count": 30, "icon": "https://raw.githubusercontent.com/Aholicknight/banana-for-everyone/main/src/main/resources/assets/logo1.png", "id": "Aholicknight/banana-for-everyone", "links": {"github": "https://github.com/Aholicknight/banana-for-everyone", "download": "https://github.com/Aholicknight/banana-for-everyone/releases/download/1.19.2/banana-plus-100.jar", "discord": "https://discord.gg/brjN8BkpGU"}, "name": "Banana+", "stars": 0, "last_update": "2022-12-29T23:40:52Z", "downloads": 25, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "Banana+ addon for Meteor Client"}, {"authors": ["RedCarlos26", "Yeetusthefeetus"], "features": ["Command", "BedrockBreaker", "EchestFarmerPlus", "ItemFrameInserter", "ItemFramePlacer"], "feature_count": 5, "icon": "https://raw.githubusercontent.com/PoopenfartenDevelopment/FartenWare/main/src/main/resources/assets/icon.png", "id": "PoopenfartenDevelopment/FartenWare", "links": {"github": "https://github.com/PoopenfartenDevelopment/FartenWare", "download": "https://github.com/PoopenfartenDevelopment/FartenWare/releases/download/1.1%2B1.20.2/fartenware-1.1%2B1.20.2.jar"}, "name": "FartenWare", "stars": 2, "last_update": "2024-02-08T02:39:03Z", "downloads": 53, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "An addon for our projects."}, {"authors": ["seasnail8169"], "features": ["BookDupeCommand"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/supakeks/meteor-book-dupe-addon/main/src/main/resources/assets/bookdupe/icon.png", "id": "supakeks/meteor-book-dupe-addon", "links": {"github": "https://github.com/supakeks/meteor-book-dupe-addon"}, "name": "Meteor Book Dupe Addon", "stars": 3, "last_update": "2021-05-22T22:15:22Z", "downloads": 0, "mc_version": "1.16.5", "status": {"archived": false}, "verified": false, "summary": "An addon that adds the .d dupe to meteor."}, {"authors": ["Cabbasca"], "features": ["ErrorCrash", "ForceOpCommand", "RamBusterBookCommand"], "feature_count": 3, "icon": "https://raw.githubusercontent.com/Cabbasca/shadow-exploits-showcase/main/src/main/resources/assets/template/icon.png", "id": "Cabbasca/shadow-exploits-showcase", "links": {"github": "https://github.com/Cabbasca/shadow-exploits-showcase"}, "name": "Shadow Showcase", "stars": 0, "last_update": "2022-06-01T06:35:57Z", "downloads": 0, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "A meteor addon for shadow module showcases"}, {"authors": ["RealSelectAnimal58"], "features": ["SoundCoordLogger", "InstaMine", "NoChatFormatting", "NoChatNormalisation", "NoClearChat", "AntiScreen", "GhostBlockFly", "GhostMode", "GMnotifier", "Suicide", "WorldGuardBypass", "BetterAutoSign", "AutoL", "Magnet", "NoSwing", "chatfilterbypass", "Airstrike", "Groupmessage", "RainbowArmor", "PenisESP", "EntityFly", "FakeAttack", "AutoHorn", "AntiSpawnpoint", "phase", "Bookchat", "StrongholdFinder", "Fling", "PermJukebox", "AntiNbtBypasser", "SignGriefer", "Boykisser", "PingSpoof", "ForceField", "SitModule", "CheckCMD", "ClearInventoryCommand", "CrashItemCommand", "CreativeBanCommand", "CreativeKickAllCommand", "DesyncCommand", "DisableVehicleGrav", "HologramCommand", "ImageBookCommand", "ImageLoreCommand", "TrashCommand", "ReloadCapes", "SpamCommand", "CrackedOpSpamCommand"], "feature_count": 49, "icon": null, "id": "ChaosDarkClient/Chaos", "links": {"github": "https://github.com/ChaosDarkClient/Chaos", "download": "https://github.com/ChaosDarkClient/Chaos/releases/download/Chaos/Chaos-master.jar", "discord": "https://discord.gg/kja3YYV7R9"}, "name": "Zewo2", "stars": 0, "last_update": "2023-10-06T02:13:01Z", "downloads": 31, "mc_version": "1.20", "status": {"archived": false}, "verified": false, "summary": "A meteor addon."}, {"authors": ["NotGhostTypes", "RickyTheRacc"], "features": ["AnchorGod", "BedGod", "TickShift", "QuickMend", "ReaperSurround", "ReaperSelfTrap", "ReaperHoleFill", "ArmorAlert", "AutoEasy", "AutoLogin", "BedAlerts", "ChatTweaks", "BreakAlert", "NotifSettings", "PopCounter", "AutoRespawn", "ChorusPredict", "ElytraBotThreaded", "MultiTask", "NoDesync", "OneTap", "PacketFly", "RPC", "StrictMove", "WideScaffold", "ExternalFeed", "ExternalHUD", "ExternalNotifs", "ReaperSurround"], "feature_count": 29, "icon": null, "id": "lapoliciarobomiquesofrances/reaper-nitro", "links": {"github": "https://github.com/lapoliciarobomiquesofrances/reaper-nitro"}, "name": "Reaper Plus", "stars": 0, "last_update": "2023-02-16T23:12:21Z", "downloads": 0, "mc_version": "1.19.3", "status": {"archived": false}, "verified": false, "summary": "Basically just for Ceonos, a bunch of changes to make this shitty addon at least somewhat usable"}, {"authors": ["ccetl"], "features": ["ParticlesModule"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/ccetl/GuiParticlesMeteorAddon/master/src/main/resources/assets/particles/icon.png", "id": "ccetl/GuiParticlesMeteorAddon", "links": {"github": "https://github.com/ccetl/GuiParticlesMeteorAddon", "download": "https://github.com/ccetl/GuiParticlesMeteorAddon/releases/download/1.1/gui-particles-1.1.jar"}, "name": "Particle Effects for Meteor", "stars": 1, "last_update": "2024-04-05T22:02:41Z", "downloads": 35, "mc_version": "1.20.4", "status": {"archived": false}, "verified": false, "summary": "An addon to add GUI particle effects."}, {"authors": ["JFronny"], "features": ["ModMenu integration for MeteorClient", "\"Servers\" option in the multiplayer menu with various tools including a server finder", "\"Spawn Items\" module to create a lot of item entities in creative", "Configurable Creative tab with several OP items, see README", "AutoSpectre based on PR 1932", "Translater module for chat translations"], "feature_count": 6, "icon": "https://raw.githubusercontent.com/maplepy/MeteorAdditions/master/src/main/resources/assets/meteor-additions/icon.png", "id": "maplepy/MeteorAdditions", "links": {"github": "https://github.com/maplepy/MeteorAdditions"}, "name": "MeteorAdditions", "stars": 0, "last_update": "2022-06-18T13:17:16Z", "downloads": 0, "mc_version": "1.19", "status": {"archived": false}, "verified": false, "summary": "Addons for Meteor, partially based off of/inspired by https://github.com/Wurst-Imperium/Wurst7"}, {"authors": ["rfresh2"], "features": ["ErrorCrash", "ForceOpCommand", "RamBusterBookCommand"], "feature_count": 3, "icon": "https://raw.githubusercontent.com/rfresh2/shadow-exploits-showcase/main/src/main/resources/assets/template/icon.png", "id": "rfresh2/shadow-exploits-showcase", "links": {"github": "https://github.com/rfresh2/shadow-exploits-showcase", "download": "https://github.com/rfresh2/shadow-exploits-showcase/releases/download/latest/shadow-showcase-1.0.jar"}, "name": "Shadow Showcase", "stars": 6, "last_update": "2022-10-11T17:00:33Z", "downloads": 72, "mc_version": "1.18.2", "status": {"archived": false}, "verified": false, "summary": "A meteor addon for shadow module showcases"}, {"authors": ["Kiriyaga"], "features": ["antirespawnlose", "tntaura", "blockrenderer", "rangechecker", "totemleaver", "discordrpc", "notificationsettings", "pyramid", "karasicprefix", "autotrapik", "citybreaker", "selftrapik", "watermark", "hudnotifications"], "feature_count": 14, "icon": "https://raw.githubusercontent.com/Kiriyaga7615/karasic/main/src/main/resources/assets/template/icon.png", "id": "Kiriyaga7615/karasic", "links": {"github": "https://github.com/Kiriyaga7615/karasic", "download": "https://github.com/Kiriyaga7615/karasic/releases/download/13/karasic.v13.jar", "discord": "https://discord.gg/chJNFZzTgq"}, "name": "karasic-addon", "stars": 13, "last_update": "2022-01-13T00:38:41Z", "downloads": 261, "mc_version": "1.17.1", "status": {"archived": false}, "verified": false, "summary": "karasic addon for meteor client"}, {"authors": ["GhostTypes", "Cloudburst", "Crosby", "RedCarlos", "Cryo"], "features": ["AutoBedCraft", "AutoCityPlus", "AutoLogin", "AutoXP", "AutoRespawn", "AnchorAura", "ArmorAlert", "BedAura", "BedDisabler", "BurrowAlert", "BurrowBreaker", "ChatTweaks", "PopCounter", "RPC", "SelfTrapPlus", "SurroundPlus"], "feature_count": 16, "icon": "https://raw.githubusercontent.com/Dellism/orion/master/src/main/resources/assets/orion/icon.png", "id": "Dellism/orion", "links": {"github": "https://github.com/Dellism/orion", "discord": "https://discord.com/invite/9vGTkfA6H4"}, "name": "Orion", "stars": 0, "last_update": "2023-09-05T09:57:35Z", "downloads": 0, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "Continuation of GhostTypes' Orion"}, {"authors": ["cally72jhb"], "features": ["PacketHoleFill", "SurroundPlus", "NoCollision", "PacketPlace", "Paragraph", "PingSpoof", "Placeholders", "EntityFly", "EntityPhase", "PacketFly", "RubberbandFly", "NoSwing", "PortalGodMode", "HoleRenderer", "SkeletonESP", "CenterCommand", "DesyncCommand", "PlayerHeadCommand", "ShaderCommand", "TeleportCommand", "TrashCommand", "UUIDCommand"], "feature_count": 22, "icon": null, "id": "stokedcheetah/vector-addon", "links": {"github": "https://github.com/stokedcheetah/vector-addon", "discord": "https://discord.gg/A3nYgbKeXR", "homepage": "https://cally72jhb.github.io/website"}, "name": "Vector Addon", "stars": 0, "last_update": "2022-09-29T18:54:09Z", "downloads": 0, "mc_version": "1.19.2", "status": {"archived": false}, "verified": false, "summary": "A powerful open-source addon for Meteor Client."}, {"authors": ["thebest9178"], "features": ["thebest9178.unminableminer.modules.UnminableMiner"], "feature_count": 1, "icon": "https://raw.githubusercontent.com/thebest9178/Unminable-Meteor/master/src/main/resources/assets/unminable-miner/icon.png", "id": "thebest9178/Unminable-Meteor", "links": {"github": "https://github.com/thebest9178/Unminable-Meteor", "download": "https://github.com/thebest9178/Unminable-Meteor/releases/download/1.6.0/unminable-miner-addon-1.6.0.jar"}, "name": "Unminable Miner", "stars": 6, "last_update": "2024-05-17T02:29:06Z", "downloads": 57, "mc_version": "1.20.1", "status": {"archived": false}, "verified": false, "summary": "A port of LXYan2333's Fabric-Bedrock-Miner to Meteor addon."}, {"authors": ["Tas [@0xTas]