Add-on for Meteor that adds modules, commands and other useful stuff for primary non-vanilla anarchy servers.
To download the addon, follow these steps:
- If you still haven't downloaded latest Meteor dev build, download it first.
- Download latest meteorist-xx.jar.
- You can also download Baritone to unlock baritone related features.
- Move the downloaded
.jar
files into your.minecraft/mods
folder.
№ | Module | Description |
---|---|---|
1 | Auto Crafter | Automatically craft items. |
2 | Auto Feed | Writes command in chat when hunger level is low. |
3 | Auto Fix | Writes command in chat when item close to break. |
4 | Auto Heal | Writes command in chat when health level is low. |
5 | Auto Interact | Automatically interacts with interactable blocks like doors, trapdoors, etc. |
6 | Auto Leave | Automatically leaves if player with specific name joins the server. |
7 | Auto Login | Automatically logs in your account using /login. |
8 | Auto Mud | Automatically uses water bottle on dirt variants to get mud. |
9 | Auto Sleep | Gets into bed automatically for you. |
10 | Auto Sneak | Automatically sneaks at block edge (idea by kokqi). |
11 | Auto Trade | Automatically trades items with villagers (idea by Hiradpi). |
12 | Boat Control | Automatically controls the boat for you. |
13 | Disconnect Sound | Plays a sound when the Disconnected Screen appears (e.g., when kicked). |
14 | Dm Spam | Spams messages in players direct messages. |
15 | Double Doors Interact | Open both doors with one interaction. |
16 | Entity Interact | Automatically interacts with entities in range. |
17 | Grid | Allows you to place blocks on a grid. |
18 | Instructions | Runs commands with different delays and number of cycles. Supports Starscript. |
19 | Item Sucker | Automatically picks up dropped items. |
20 | Jump Flight | Flight that using jumps for fly. No fall recommended. |
21 | Jump Jump | Makes you jump higher than normal using multiple jumps. |
22 | Nerd Vision | Allows you to visualize various game mechanics/farms. |
23 | Placer | Places blocks in range. |
24 | Range Actions | Combined functionality of different range actions. |
25 | Slot Click | Module that automates clicking on slots. |
26 | Z Aimbot | Smart aimbot that takes many settings into account when targeting. |
27 | Z Kill Aura | Killaura which only attacks target if you aim at it. |
28 | Zoom Plus | Advanced Zoom module with more customizable settings. |
№ | Command | Description |
---|---|---|
1 | data |
Gets NBT data of entities or blocks. |
2 | instructions |
Runs saved instructions from the "Instructions" module. |
3 | interact |
Interact with closest block. |
4 | playersinfo |
Saves in file / copies to clipboard info about players on current server. |
Additional presets for Meteor.
№ | Title | Text |
---|---|---|
1 | Fall Damage | Fall damage: #1{round(meteorist.fall_damage) / 2} ❤ |
2 | Fall Distance | Fall distance: #1{round(meteorist.fall_distance, 1)} |
3 | Max Fall Damage | Max fall damage: #1{round(meteorist.max_fall_damage) / 2} ❤ |
4 | Max Fall Distance | Max fall distance: #1{round(meteorist.max_fall_distance, 1)} |