CrystalAura [Wurst 7 only] | |
---|---|
Type | Hack |
Category | Combat |
In-game description | “Automatically places (optional) and detonates end crystals to kill entities around you.” |
Default keybind | none |
Source code | net/wurstclient/hacks/CrystalAuraHack.java |
CrystalAura is a Minecraft hack that can place and detonate end crystals automatically and almost instantly.
CrystalAura is similar to AnchorAura, but uses end crystals instead of respawn anchors.
Using CrystalAura requires large quantities of end crystals, which are typically obtained through item duplication methods such as the .dupe command.
Range | |
---|---|
Type | Slider |
In-game description | “Determines how far CrystalAura will reach to place and detonate crystals.” |
Default value | 6.0 |
Minimum | 1.0 |
Maximum | 6.0 |
Increment | 0.05 |
Auto-place crystals | |
---|---|
Type | Checkbox |
In-game description | “When enabled, CrystalAura will automatically place crystals near valid entities. When disabled, CrystalAura will only detonate manually placed crystals.” |
Default value | checked |
Face crystals | |
---|---|
Type | Enum |
In-game description | “Whether or not CrystalAura should face the correct direction when placing and left-clicking end crystals. Slower but can help with anti-cheat plugins.” |
Default value | Off |
Possible values | Off, Server-side, Client-side, Packet spam |
Check line of sight | |
---|---|
Type | Checkbox |
In-game description | “Ensures that you don't reach through blocks when placing or left-clicking end crystals. Slower but can help with anti-cheat plugins.” |
Default value | not checked |
Take items from | |
---|---|
Type | Enum |
In-game description | “Where to look for end crystals.” |
Default value | Inventory |
Possible values | Hotbar, Inventory |
Filter players | |
---|---|
Type | Checkbox |
In-game description | “Won't target other players when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | not checked |
Filter monsters | |
---|---|
Type | Checkbox |
In-game description | “Won't target zombies, creepers, etc. when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | checked |
Filter animals | |
---|---|
Type | Checkbox |
In-game description | “Won't target pigs, cows, etc. when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | checked |
Filter traders | |
---|---|
Type | Checkbox |
In-game description | “Won't target villagers, wandering traders, etc. when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | checked |
Filter golems | |
---|---|
Type | Checkbox |
In-game description | “Won't target iron golems, snow golems and shulkers. when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | checked |
Filter invisible | |
---|---|
Type | Checkbox |
In-game description | “Won't target invisible entities when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | not checked |
Filter named | |
---|---|
Type | Checkbox |
In-game description | “Won't target name-tagged entities when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | not checked |
Filter armor stands | |
---|---|
Type | Checkbox |
In-game description | “Won't target armor stands. when auto-placing crystals. They can still take damage if they get too close to a valid target or an existing crystal.” |
Default value | checked |
Version | Changes |
---|---|
Wurst 7.16 | Added CrystalAura. |
Wurst 7.32 | Generally improved the aiming logic. All hacks that aim at things should now be a little bit harder for anti-cheat plugins to detect. |