Skip to content

FriendHighlighter v2 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Incandescent-Turtle Incandescent-Turtle released this 27 Dec 03:46
· 2 commits to 1.20.1 since this release

This is a beta release of v2.0.0 (v2.0.0b) for 1.20.1 for feature testing, UX feedback, and bug hunting. This adds a bunch of highly requested features.

This update adds the following features:

  • Entities can be highligted based on entity type (ei. you can highlight all Zombies, all Items, all Players etc.
  • There is now an option to enable team colors overriding the highlight colour you select
  • You can enable a setting that makes projectiles shot from a highlighted entity also be highlighted with the color of its owner/shooter
  • There is an option to highlight any mobs you hit for X amount of time, just as a spectral arrow would.

Using ModMenu and ClothConfig, you can access these new settings through the GUI menus, which is opened with "O" by default. This is the reccomended way to play with these features. However the command interface implements almost all of the changes as well.

use /fh settings set [settingName] [value to toggle the new features

use /fh addEntity [entityName] (colour) to highlight based on mob type. You can use /fh toggleEntity, "/fh removeEntity", and "/fh listEntities` to manage/display your entity lists.

Note that a lot of the commands to manage you friends list (this is by their Display name instead of entity type) have also changed to fit the pattern above.

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Download

Click on the .jar file below marked with your target version to download the mod file!

How to use

  1. Ensure you have fabric set up
  2. Place the .jar in your mods folder
  3. Make sure all the dependencies below are in your mods folder as well

Dependencies

It requires the Fabric API:

Download Fabric API

And is compatible with Mod Menu and Cloth Config (recommended):

Download Cloth Config

Download Mod Menu