|
10 | 10 | <img src="https://img.shields.io/badge/Tacos-Tasty-blue">
|
11 | 11 | </div>
|
12 | 12 |
|
| 13 | +## Information |
| 14 | +This addon adds many new features to the [Meteor Client](https://meteorclient.com/). You can find a list of all available features below. |
| 15 | + |
| 16 | +If you want to add or suggest any feature, then write [here](https://github.com/Zgoly/Meteorist/issues/new?assignees=&labels=enhancement&template=feature_request.yml&title=%5BSuggestion%5D+). Also, if you find any bug or have any problem check "Problems" below, and if it doesn't help write [here](https://github.com/Zgoly/Meteorist/issues/new?assignees=&labels=bug&template=bug.yml&title=%5BBug%5D+). |
| 17 | + |
13 | 18 | ## Download
|
14 | 19 | 1. Click **[here](https://github.com/zgoly/meteorist/releases/latest/download/meteorist.jar)**
|
15 | 20 | 2. Move `meteorist.jar` in `.minecraft/mods` folder
|
16 | 21 |
|
17 | 22 | Don't forget to download **[meteor dev build](https://meteorclient.com/download?devBuild=latest)**
|
18 | 23 |
|
| 24 | +## Problems |
| 25 | +>*I can't start minecraft, fabric gives me an error:* |
| 26 | +``` |
| 27 | +Mod resolution encountered an incompatible mod set! |
| 28 | + A potential solution has been determined: |
| 29 | + Replace mod 'Baritone' (baritone) x.xx-SNAPSHOT with any version that is compatible with: |
| 30 | + minecraft x.xx` |
| 31 | +``` |
| 32 | +1. Try updating [Meteorist](https://github.com/zgoly/meteorist/releases/latest/download/meteorist.jar), [Fabric](https://fabricmc.net/use/installer) and [Meteor Client](https://meteorclient.com/download?devBuild=latest) to latest versions. |
| 33 | +2. If a Minecraft update is available, update it. |
| 34 | +3. Try to install the latest version of [Baritone](https://github.com/cabaletta/baritone/actions) (find the latest workflow containing "Artifacts"). |
| 35 | + |
| 36 | + |
19 | 37 | ## Modules
|
20 | 38 | |№|Module|Function|Info|
|
21 | 39 | |:----:|--|--|--|
|
22 |
| -|1|`Auto Feed`|Writes command in chat when hunger level is low.|| |
23 |
| -|2|`Auto Heal`|Writes command in chat when health level is low.|| |
24 |
| -|3|`Auto Leave`|Automatically leaves if player in range.|*Meteor has Auto Log, but this module has different settings.*| |
25 |
| -|4|`Auto Login`|Automatically logs in your account.|*May not work on some servers.*| |
26 |
| -|5|`Container Cleaner`|Throw items from container.|*May not work on some servers.*| |
27 |
| -|6|`High Jump`|Makes you jump higher than normal.|*Uses many jumps to simulate a big jump.*| |
28 |
| -|7|`Item Sucker`|Sucks up all items on the ground.|*This module uses baritone, so don't forget to stop it.*| |
29 |
| -|8|`Jump Flight`|Flight that using jumps for fly.|*Same as Speed + AirJump, but speed can be changed using scroll wheel.*| |
30 |
| -|9|`New Velocity`|Velocity that can bypass some anti-cheats.|| |
31 |
| -|10|`Slot Click`|Automatically clicks on slot.|| |
32 |
| -||~~`ZKillaura`~~||*You can find it in directories, but it's not ready yet.*| |
| 40 | +|1|`Auto Feed`|Writes command in chat when hunger level is low.|*Default command is /feed, but you can change it.*| |
| 41 | +|2|`Auto Floor`|Put blocks under you like "scaffold" module, but in range.|*Requires improvement.*| |
| 42 | +|3|`Auto Heal`|Writes command in chat when health level is low.|*Default command is /feed, but you can change it.*| |
| 43 | +|4|`Auto Leave`|Automatically leaves if player in range.|*Meteor has Auto Log, but this module has different settings that are better for non-anarchy servers.*| |
| 44 | +|5|`Auto Light`|Shows best place to place light source block.|*Can also place for you. May not work on some servers.*| |
| 45 | +|6|`Auto Login`|Automatically logs in your account.|*May not work on some servers.*| |
| 46 | +|7|`Container Cleaner`|Throw items from container.|*May not work on some servers.*| |
| 47 | +|8|`High Jump`|Makes you jump higher than normal.|*Uses many jumps to simulate a big jump.*| |
| 48 | +|9|`Item Sucker`|Sucks up all items on the ground.|*This module uses baritone, so don't forget to stop it if it works.*| |
| 49 | +|10|`Jump Flight`|Flight that using jumps for fly.|*Same as Speed + AirJump, but speed can be changed using scroll wheel.*| |
| 50 | +|11|`New Velocity`|Velocity that can bypass some anti-cheats.|| |
| 51 | +|12|`Slot Click`|Automatically clicks on slot.|*This works on any storage that has slots.*| |
| 52 | +|13|`ZKillaura`|Killaura that only attacks when you jump.|*Requires improvement.*| |
33 | 53 |
|
34 | 54 | ## Commands
|
35 |
| -|Command|Function|Info| |
36 |
| -|--|--|--| |
37 |
| -|`.coords`|Copies your coordinates to the clipboard.|| |
| 55 | +|№|Command|Function|Info| |
| 56 | +|:----:|--|--|--| |
| 57 | +|1|`.coords`|Copies your coordinates to the clipboard.|Also command `.coords share_in_chat` will share your coordinates in chat.| |
0 commit comments