dependabot[bot] 1783149fb1 github-actions(deps): bump actions/upload-artifact from 3 to 4 (#408)
[no ci]

* Update to 1.21.3/1.21.4 (#399)

* Update to 1.21.3 part 1

Don't expect it to work anytime soon.

* Update to 1.21.3 part 2

* Gradle 8.8 -> 8.12

* Working Build 1.21.3

Had to revert gradle to 8.10 due to unforseen issues.

* Removed Unused Imports

* Small rendering fixes (hopefully)

* 1.21.4 port

* Use Utils.canUpdate in AutoCraft

* Intellij code fixes

---------

Co-authored-by: crazymoose77756 <ryanrogo064@gmail.com>
Co-authored-by: SByte <stormybytes@gmail.com>

* github-actions(deps): bump actions/checkout from 3 to 4 (#288)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SByte <stormybytes@gmail.com>

* github-actions(deps): bump actions/setup-java from 3.10.0 to 3.13.0 (#289)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.13.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...v3.13.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SByte <stormybytes@gmail.com>

* Bumping Seedfinding Library Version to fix SimOre outdating issue (#376)

* Update build.gradle for seedfinding lib

---------

Co-authored-by: SByte <stormybytes@gmail.com>

* Update version displayed on build workflow

* github-actions(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ashray Shah <geektraindev@gmail.com>
Co-authored-by: crazymoose77756 <ryanrogo064@gmail.com>
Co-authored-by: SByte <stormybytes@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Azote | 窒垝 <azoteg@gmx.com>
2025-01-30 09:50:49 +07:00
2025-01-25 07:44:35 +07:00
2022-07-31 10:27:25 +02:00
2025-01-25 07:44:35 +07:00
2025-01-25 07:44:35 +07:00
2023-05-30 13:44:21 +02:00
2024-07-01 09:01:07 +02:00
2022-02-16 10:13:49 +01:00

logo

Meteor Rejects

An addon to Meteor Client that has features that won't be added to Meteor because they were either rejected or are ports from other clients.

Verified Addon Version Spagetti code: yes Minecraft Version Last commit build status Code Size Repo Size Issues Stars


How to use

  • Download the latest release of the mod from the releases tab.
  • Put it in your .minecraft/mods folder where you have installed Meteor.

Note: It is recommended to use the latest dev build of meteor while using rejects

Features

Modules

Modifications

  • NoRender
    • noCommandSuggestions (Taken from an unmerged PR)
    • disableToasts
  • Flight
    • stopMomentum
  • AutoSign
  • Module
    • Duplicate names
  • KillAura
    • Fov and invisible filter
    • Random Teleport, Hit Chance, Random Delay (Removed from Meteor in 8722e)
  • Alts
    • Yggdrasil Login

Commands

  • .center
  • .clear-chat (Removed from meteor in 9aebf)
  • .ghost (Ported from AntiGhost)
  • .save-skin
  • .heads
  • .seed (Taken from an unmerged PR)
  • .setblock
  • .panic (Removed from meteor in dd5f8)
  • .set-velocity
  • .teleport
  • .terrain-export (Ported from BleachHack)
  • .kick (Ported from LiquidBounce)

Modifications

  • .server
  • .locate
  • .give
    • presets (Some presets were taken from BleachHack)

Themes

HUD

  • Radar HUD

Config

  • Http Allowed - Modify what HTTP requests can be made with Meteor's HTTP API
  • Http User Agent - Modify the HTTP header of Meteor's HTTP API
  • Hidden Modules - Hide modules from module gui. requires restart when unhiding
  • Load System Fonts - Disabling this for faster launch. You can put font into meteor-client/fonts folder. requires restart to take effect
  • Duplicate Module Names - Allow duplicate module names. Enable it when you have one module overriding another.
Description
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.
Readme GPL-3.0 6.1 MiB
Languages
Java 100%