0xTas / stardust

larp utility addon for meteor client
GNU General Public License v3.0
14 stars 1 forks source link
2b2t 2b2t-utility-mod fabricmc meteor-client-addon minecraft minecraft-fabric minecraft-mod utility-mod

Stardust

Stardust is an addon for Meteor Client designed for use on the anarchy Minecraft server 2b2t.
It provides a handful of modules for enhancing your experience on old server.

Feature Set

Commands

*1.19+ OldSigns
Now that 2b2t has updated to 1.19, old sign (pre 1.8) metadata is now identical to metadata for new oak signs placed in old chunks after the update. Metadata for signs placed in versions 1.8-1.12 is still recognizable as such.

This means that false positives are now unavoidable, but the new module takes into account the likelihood of a sign being old based on whether it is in old chunks, is an oak sign, and doesn't contain dates >= 2015.

It isn't useless, but you will have to use your best judgement to determine what is legitimately likely to be old.

I have not made a separate ESP module for OldSigns. You'll need to configure the OldSign ESP functionality built-in to ChatSigns instead.


Installation

  1. Ensure that Fabric for Minecraft versions 1.20.1 or 1.20.4 are installed.
  2. Download the latest release which corresponds to your selected version,
    or build the desired branch of the addon from source with ./gradlew build.
  3. Drop the .jar file in your .minecraft/mods folder, along with Meteor Client (v0.5.4 for 1.20.1, v0.5.6 for 1.20.4)
  4. Run your Fabric installation.

Contributing

Issues and pull requests are welcome if you would like to submit them.
You can also get in touch with me if needed in the Meteor Client Discord.


Credits