GUI Followers

Quick rating

Community listing page, reviews here may not be monitored by the author.

GUI Followers

By SerilumOwner

No reviews yet

🐺 [Client] Shows a list in the GUI/HUD of all tamed non-sitting followers around.

Mod Loaders
Minecraft
26.3 26.2

About

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube


About the mod

GUI Followers is a client-side mod which shows a list of all tamed non-sitting following mobs around the player. By default it also shows the health of the follower as a percentage, and how many blocks it is away from the player. Fully configurable! You'll never accidentally leave your wolf buddy behind.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's Client Bundle
Environment: Client




Configurable

Configuration guide

   All available config options:

followerListHeaderFormat  default "Followers:"
The header text above the follower list.

showFollowerHealth  default true
If enabled, shows the follower's health in the GUI list.

followerHealthFormat  default "
<health>%"): The format of the health string in the GUI. <health> will be replaced by the percentage of total health.

showFollowerDistance  default true
If enabled, shows the follower's distance in blocks to the player in the GUI list.

followerDistanceFormat  default " (<distance> blocks
The format of the distance string in the GUI. <distance> will be replaced by distance in blocks.

distanceToCheckForFollowersAround  default 50, min -1, max 300
The distance in blocks around the player where the mod checks for tamed, non-sitting followers to add to the list. A value of -1 disables this feature.

timeBetweenChecksInSeconds  default 2, min 0, max 3600
The time in seconds in between checking for tamed, non-sitting followers around the player.

followerListPositionIsLeft  default true
Places the follower list on the left.

followerListPositionIsCenter  default false
Places the follower list in the middle.

followerListPositionIsRight  default false
Places the follower list on the right.

followerListHeightOffset  default 20, min 0, max 3000
The vertical offset (y coord) for the follower list. This determines how far down the list should be on the screen. Can be changed to prevent GUIs from overlapping.

drawTextShadow  default true
If the text displayed should have a shadow drawn below it.

RGB_R  default 255, min 0, max 255
The red RGB value for the text.

RGB_G  default 255, min 0, max 255
The green RGB value for the text.

RGB_B  default 255, min 0, max 255
The blue RGB value for the text.




Showcase

The wolf named buddy shown in the GUI:


The wolf buddy is currently at 85% health. I did feel a little bad about testing this.


Sitting entities will not be added to the follower list.


Long distances are supported.


And last but not least, a GIF showing the feature:




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


curseforge.svg modrinth.svg patreon.svg youtube.svg

Requires the library mod Collective (Fabric) and the Fabric API.



     This mod is part of The Vanilla Experience.
GUI Followers is a client-side mod which shows a list of all tamed non-sitting following mobs around the player. By default it also shows the health of the follower as a percentage, and how many blocks it is away from the player. Fully configurable! You'll never accidentally leave your wolf buddy behind.


Configurable: ( how do I configure? )
followerListHeaderFormat (default = "Followers:"): The header text above the follower list.

showFollowerHealth (default = true): If enabled, shows the follower's health in the GUI list.
followerHealthFormat (default = ": <health>%"): The format of the health string in the GUI. <health> will be replaced by the percentage of total health.
showFollowerDistance (default = true): If enabled, shows the follower's distance in blocks to the player in the GUI list.
followerDistanceFormat (default = " (<distance> blocks): The format of the distance string in the GUI. <distance> will be replaced by distance in blocks.

distanceToCheckForFollowersAround (default = 50, min -1, max 300): The distance in blocks around the player where the mod checks for tamed, non-sitting followers to add to the list. A value of -1 disables this feature.
timeBetweenChecksInSeconds (default = 2, min 0, max 3600): The time in seconds in between checking for tamed, non-sitting followers around the player.

followerListPositionIsLeft (default = true): Places the follower list on the left.
followerListPositionIsCenter (default = false): Places the follower list in the middle.
followerListPositionIsRight (default = false): Places the follower list on the right.

followerListHeightOffset (default = 20, min 0, max 3000): The vertical offset (y coord) for the follower list. This determines how far down the list should be on the screen. Can be changed to prevent GUIs from overlapping.

RGB_R (default = 255, min 0, max 255): The red RGB value for the text.
RGB_G (default = 255, min 0, max 255): The green RGB value for the text.
RGB_B (default = 255, min 0, max 255): The blue RGB value for the text.


Images:
The wolf named buddy shown in the GUI:
a.png

The wolf buddy is currently at 85% health. I did feel a little bad about testing this.
b.png

Sitting entities will not be added to the follower list.
c.png

Long distances are supported.
d.png

And last but not least, a GIF showing the feature:

e.webp


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

GUI Followers is a client-side mod which shows a list of all tamed non-sitting following mobs around the player. By default it also shows the health of the follower as a percentage, and how many blocks it is away from the player. Fully configurable! You'll never accidentally leave your wolf buddy behind.



Dependencies

Requires Collective
Included in The Vanilla ExperienceIncluded in Serilum's Client Bundle
Environment: Client




Configurable

Configuration guide

   All available config options:

Show Spoiler

followerListHeaderFormat  default "Followers:"
The header text above the follower list.

showFollowerHealth  default true
If enabled, shows the follower's health in the GUI list.

followerHealthFormat  default "
<health>%"): The format of the health string in the GUI. <health> will be replaced by the percentage of total health.

showFollowerDistance  default true
If enabled, shows the follower's distance in blocks to the player in the GUI list.

followerDistanceFormat  default " (<distance> blocks
The format of the distance string in the GUI. <distance> will be replaced by distance in blocks.

distanceToCheckForFollowersAround  default 50, min -1, max 300
The distance in blocks around the player where the mod checks for tamed, non-sitting followers to add to the list. A value of -1 disables this feature.

timeBetweenChecksInSeconds  default 2, min 0, max 3600
The time in seconds in between checking for tamed, non-sitting followers around the player.

followerListPositionIsLeft  default true
Places the follower list on the left.

followerListPositionIsCenter  default false
Places the follower list in the middle.

followerListPositionIsRight  default false
Places the follower list on the right.

followerListHeightOffset  default 20, min 0, max 3000
The vertical offset (y coord) for the follower list. This determines how far down the list should be on the screen. Can be changed to prevent GUIs from overlapping.

drawTextShadow  default true
If the text displayed should have a shadow drawn below it.

RGB_R  default 255, min 0, max 255
The red RGB value for the text.

RGB_G  default 255, min 0, max 255
The green RGB value for the text.

RGB_B  default 255, min 0, max 255
The blue RGB value for the text.




Showcase

The wolf named buddy shown in the GUI:


The wolf buddy is currently at 85% health. I did feel a little bad about testing this.


Sitting entities will not be added to the follower list.


Long distances are supported.


And last but not least, a GIF showing the feature:

Show Spoiler




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

For issues, ideas, suggestions or anything else there is the Github repo. Thanks!