Skip to content

Releases: 0xTas/stardust

Stardust v1.7.0

08 Nov 08:10
Compare
Choose a tag to compare

Additions

  • 1.21 Support
  • Stats2b2t - Fetch a quick summary of a 2b2t player's stats from api.2b2t.vc. Command only, use your Meteor prefix.
  • AutoSmith - Automatically upgrade gear or trim armor sets when interacting with smithing tables.
  • PagePirate - Pirates books held by other players. Displays their contents in your chat, and optionally makes a local copy using a book & quill from your inventory. Can also ESP book items in item frames, or on the ground.
  • Elytra Mending - Tweaks Meteor's built-in AutoMend module to allow automatically equipping damaged elytras for mending. Can be used in conjunction with offhand mending, or exclusively, by enabling the "ignore offhand" setting.
  • Illegal Disconnect - Adds a Meteor config option to display an Illegal Disconnect button on the pause screen. Found in your meteor config settings in the "Stardust" category. Used to prevent a bug where your account remains on 2b2t for a short while after logging out, which can result in death or other misfortune.
  • Illegal AutoLog - 1.21+ only. Adds Illegal Disconnect functionality to Meteor's built-in AutoLog module, and the SignBoard AutoLog function in ChatSigns.
  • Click-to-Come - Tweaks Meteor's built-in Freecam module to allow Baritone pathing to your crosshair target on click or double-click. Requires Baritone. 1.20.1 uses chat commands only, so make sure your prefix is configured correctly in the Freecam module's settings.
  • Updraft - Automatically enhances your jumps with wind charges. [1.21+ only]
  • Greeter - Adds greeter-style join/leave notifications to Meteor's built-in Notifier module. [1.21+ only]

Improvements

Fixes


For a full list of changes since the last release, please see the commit history for 1.20.1, 1.20.4, & 1.21.

Known Issues / Notes

  • Stardust for 1.21 requires Meteor Client v0.5.8 build 2199 or later.
  • Some builds of Meteor Client v0.5.4 for Minecraft version 1.20.1 are incompatible with Future Client.

Name: stardust-1.7.0+fabric-1.20.1.jar
Size: 337090 bytes (329 KiB)
SHA256 Checksum: AD55CFD2799A754560705BE46334D7D2834C914434AD9BB0A26DA4F614A6F02D


Name: stardust-1.7.0+fabric-1.20.4.jar
Size: 334718 bytes (326 KiB)
SHA256 Checksum: D7119C1B599F56E541FAA173B6E000E2697EA741D967E481D4F8D23A32C03A01


Name: stardust-1.7.0+fabric-1.21.1.jar
Size: 351528 bytes (343 KiB)
SHA256 Checksum: 604B0B0CB0A02C82C3D10E801B6B1927D4BF3B8C3D5DE3F762E57C589F90BBA5

1.21.1 Dev Build

08 Nov 07:20
Compare
Choose a tag to compare
1.21.1 Dev Build Pre-release
Pre-release

Commits

  • e084111: PagePirate - Fixed newline formatting (0xTas)
  • c6968b1: FreecamMixin - Improved method for fetching a target BlockPos from the crosshair (0xTas)

1.20.4 Dev Build

08 Nov 06:57
Compare
Choose a tag to compare
1.20.4 Dev Build Pre-release
Pre-release

Commits

  • daf214e: AutoDoors - Added an option to interact with fence gates. (0xTas)
  • 4afa3e6: RocketMan - Added speed threshold usage mode. (0xTas)
  • ef5d3fa: SignHistorian - Improved the reliability of mob-grief detection & prevention. (0xTas)
  • a42028a: SignHistorian - New dynamic color option derives ESP color from the sign's wood type. (0xTas)
  • 84cc120: Added Command: Stats2b2t - Get a quick summary of a 2b2t player's statistics, from api.2b2t.vc. (0xTas)
  • 5053c97: Stats2b2t - Fix imports for 1.20 (0xTas)
  • 411e3c6: RocketMan - Changed OnForwardKey mode to OnKey mode and made the keybind configurable. (0xTas)
  • 63ebd44: Config setting for adding a dedicated illegal disconnect button to the menu screen (0xTas)
  • 7620245: Update ClientConnectionAccessor for 1.20.4 (0xTas)
  • 18ef628: Added wearable elytra mending to Meteor's built-in AutoMend module (0xTas)
  • 236c232: Added click-to-come functionality to Meteor's Freecam module (0xTas)
  • 231ab0b: Added PathManagers API mode to Freecam click-to-come (0xTas)
  • fa3771b: Added PagePirate - Pirates books held by other players. (0xTas)
  • af9b40c: Added AutoSmith - Automatically upgrade gear or trim armor sets in smithing tables (0xTas)
  • 9114020: Added AutoSmith & PagePirate (0xTas)
  • d8f8b0f: FreecamMixin - Apply pathing checks to both modes (0xTas)
  • 5f60f8f: Version -> 1.7.0 (0xTas)

1.20.1 Dev Build

08 Nov 06:58
Compare
Choose a tag to compare
1.20.1 Dev Build Pre-release
Pre-release

Commits

  • fbd81e1: AutoDoors - Added an option to interact with fence gates. (0xTas)
  • 606db4f: RocketMan - Added speed threshold usage mode. (0xTas)
  • be4b07f: SignHistorian - Improved the reliability of mob-grief detection & prevention. (0xTas)
  • 02c151a: SignHistorian - New dynamic color option derives ESP color from the sign's wood type. (0xTas)
  • 0718f3b: Added Command: Stats2b2t - Get a quick summary of a 2b2t player's statistics, from api.2b2t.vc. (0xTas)
  • 401b8b7: Stats2b2t - Fix imports for 1.20 (0xTas)
  • 28135a1: RocketMan - Changed OnForwardKey mode to OnKey mode and made the keybind configurable. (0xTas)
  • 66438e9: Config setting for adding a dedicated illegal disconnect button to the menu screen (0xTas)
  • d411b13: Added wearable elytra mending to Meteor's built-in AutoMend module (0xTas)
  • 076a1fd: Added click-to-come functionality to Meteor's Freecam module (0xTas)
  • 24febe3: Removed unnecessary import in FreecamMixin.java (0xTas)
  • 6f4bc57: Added PagePirate - Pirates books held by other players. (0xTas)
  • bf13fad: Added AutoSmith - Automatically upgrade gear or trim armor sets in smithing tables (0xTas)
  • 27e2191: Added AutoSmith & PagePirate (0xTas)
  • 7ec6d00: Version -> 1.7.0 (0xTas)

Stardust v1.6.1

10 Apr 13:04
Compare
Choose a tag to compare

Additions

AntiToS - Censors player-generated text sources on render, like signs, books, and chat messages. Useful for streamers, does nothing until you put some naughty words inside of meteor-client/anti-tos.txt.

Improvements

RocketMan - Added riptide charge-time bypass to TridentBoost mode.

For a full list of highlights and issues in v1.6, please see the previous release notes. Also see the Full Changelog.


Name: stardust-1.6.1+fabric-1.20.1.jar
Release Date: 4/10/2024
Size: 259366 bytes (253 KiB)
Checksum: SHA256: 1A6242BB39496AC99CE95B2DB2976C4BE02E73F85E092C823709D3F35D5220B4


Name: stardust-1.6.1+fabric-1.20.4.jar
Release Date: 4/10/2024
Size: 253286 bytes (247 KiB)
Checksum: SHA256: 33B534F499D0781AA923157F420DED2ED4059AE1AA6BEDB600626350428AC72B

Stardust v1.6.0

09 Apr 00:19
Compare
Choose a tag to compare

Additions

  • WaxAura - Automatically waxes signs within your reach. Sign editing is disabled "for now" on 2b, so this module makes it easy for us to wax as many signs as possible before that changes.
  • SignHistorian - Record and restore broken or modified signs to their original state. Creepers are no match for you now. Enable persistence mode and griefers won't be either >:]
  • LoreLocator - Slot highlighter for rare, unique, and anomalous items. Can highlight renamed items, items with illegal enchants, negative durability values, and more.
  • AutoDyeShulkers - Automatically dye shulker boxes a desired color. Self-explanatory.

Improvements

Fixes

Full Changelog

Known Issues

  • 1.20.4 - Stardust for Minecraft 1.20.4 requires dev-build meteor-client-0.5.6-2029.jar or newer, because it depends on this fix to not crash. If you aren't sure which version to use, just grab the newest dev build from their website and you should be fine.
  • SignHistorian - My logic for the approaching creeper alarm isn't the best yet, so it may occasionally complain when no signs are actually in danger, or may fail to alert you when it should do. I'll keep working on it.

Name: stardust-1.6.0+fabric-1.20.1.jar
Release Date: 4/8/2024
Size: 248586 bytes (242 KiB)
Checksum: SHA256: DE5EE2E6B32E87946A5F6A99BC7D69A1FA4F4857065A85A3045C574783BEDB2A


Name: stardust-1.6.0+fabric-1.20.4.jar
Release Date: 4/8/2024
Size: 242866 bytes (237 KiB)
Checksum: SHA256: 117E2DEA50C6555C229A56DC1AAB0A5EBFD040C94A0FC7DB458FD504C5CFCC84

Stardust v1.5.0

12 Mar 08:23
Compare
Choose a tag to compare

Additions

1.20.4 Support

  • Starting with Stardust v1.5.0, both Minecraft versions 1.20.1 & 1.20.4 are supported.
    Make sure to download the right jar file for the version of Minecraft you plan on using!

Features

  • Panorama - Command which takes a panorama centered at your current position, and assembles it into a resource pack for the title screen panorama. Make sure to stand still for a few seconds while it's running or you'll scuff your panoramas lol. They end up in your resourcepacks folder, ready to enable!
  • AxolotlTools - Extrasensory perception for axolotl variants, auto-collector & auto-breeder. This can also be used to catch buckets of tropical fish, with or without a farm setup.
  • TreasureESP - An ESP module for buried treasure chests. Finding buried treasure is the only way to obtain hearts of the sea, and therefore conduits.
  • StashBrander - Allows you to quickly rename large amounts of items when interacting with anvils. You can use Unicode characters: just paste it into the module settings, even if your HUD font doesn't show it, it will show up on your items in game if Minecraft itself supports it in the anvil.
  • OldSignESP - Not a new module, but I've added traditional OldSignESP to ChatSigns, now that it's generally more reliable. If you ONLY want the ESP, the module can be configured to get pretty damn close, just switch chat mode to Target & enable the Old Signs Only option. Remember that false positives will still happen, especially near highways or at spawn.
  • TitleTweaks - Again - not a new module. These are 3 new Meteor configuration options you can enable if you wish to modify your title screen. These modifications are as follows: green splash texts, cycling splash texts, and a dedicated button which connects you directly to 2b2t.

Improvements

Known Issues

  • AutoDoors - As of a few weeks ago, AutoDoors no longer works reliably, because the anticheat now flags you after a few repeated interactions. I probably need to add rotations but I can't be bothered at the moment. I'll get around to fixing it soon™
  • Panorama - On 1.20.4, the resource packs generated by Panorama are marked as being created for an older version of Minecraft. This is a non-issue. Just click past the warning screen and your resource pack will function perfectly fine.
  • Meteor + Future - Certain versions of Meteor are incompatible with Future Client due to a mixin conflict. Currently, your options depend on what version of Minecraft you're using:
    1. 1.20.1: You'll need to use an earlier dev build of Meteor, specifically any 0.5.4 build before meteor-client-0.5.4-1938.jar, which is the first incompatible version. Ask around and get it from someone you trust, or you can try to checkout an earlier commit and build it from source yourself.
    2. 1.20.4: As of 3/14/2024, the newest dev build of Meteor client, which is meteor-client-0.5.6-2034.jar, is once again compatible with Future Client. So, just grab the newest dev build from Meteor's website and you should be good to go. You're welcome :p

Name: stardust-1.5.0+fabric-1.20.1.jar
Release Date: 3/12/2024
Size: 191651 bytes (187 KiB)
Checksum: SHA256: 98760AB8CDACA3FB8501B19633C77A00C0303C4FB1AB025F8EE64915FDA88998


Name: stardust-1.5.0+fabric-1.20.4.jar
Release Date: 3/12/2024
Size: 186783 bytes (182 KiB)
Checksum: SHA256: ED95B43BB29ED334447FEED9ABF03450D5874DDE302BF53D8516F5523BFC73C9

Stardust v1.4.0

01 Jan 07:50
Compare
Choose a tag to compare

Additions

Improvements


Name: stardust-1.4.0.jar
Release Date: 12/31/2023
Size: 143689 bytes (140 KiB)
Checksum: SHA256: 67E4F40F16FB0466E70B4FCBC12666506BFFD56D643026DD1F0BB1D3414697D8

Stardust v1.3.2

15 Dec 10:31
Compare
Choose a tag to compare

Fixes

  • FirstSeen2B2T, LastSeen2B2T - The api changed in a way that broke these commands. They should once again function as expected.

Improvements

  • Stardust - Added randomized icons for the Stardust HUD category, including some custom 2b2t-themed icons like 32ks & enchanted glass.
  • SignatureSign - Added an option to display the current month as an abbreviation. Thanks to @DanDucky for the contribution!

Name: stardust-1.3.2.jar
Release Date: 12/15/2023
Size: 115159 bytes (112 KiB)
Checksum: SHA256: 43AA428A41220D5A06DA0C48A02CF84357303E96F7AF82BBFC7A314769C0FB82

Stardust v1.3.1

25 Oct 06:22
Compare
Choose a tag to compare

Fixes

  • ChatSigns - The option to open the blacklist file once again works with the release build of meteor.
  • SignatureSign - The option to open the meteor-client folder once again works with the release build of meteor.

Improvements

  • ChatSigns - Greatly improved duplicate-sign behavior. No longer spams your chat with text from duplicate signs, but instead updates the original message with a counter. Now you can count at a glance just how many codysmile signs there are around spawn.
  • SignatureSign - Added a Secret Signs option. When enabled, the module will automatically pad the start of each line with spaces, hiding the text from being rendered. The sign's contents can still be viewed on the server using its NBT data (with ChatSigns etc.)
  • SignatureSign - Added a Truncate Lines option. This is enabled by default to preserve previous behavior. Disable to override length limits and include text on the sign that may not actually be rendered due to available space.

Known Issues

The latest release build of Meteor Client (v0.5.4) is incompatible with Future Client due to a mixin conflict, and the combo will crash on startup.

The most recent 0.5.4 dev-build commit which is still compatible with Future client is here, so if you happen to possess a dev-build based on this commit or an earlier one, then you might want to use that instead of removing either Future or Meteor.

Future Client-compatible dev builds include meteor-client-0.5.4-1937.jar and earlier.


Name: stardust-1.3.1.jar
Release Date: 10/24/2023
Size: 113064 bytes (110 KiB)
Checksum: SHA256: 88E19F67C239946633C79F2798213FA01E3877EBED6E9E01EEFCA006A139A646