← Назад к ресурсам

GUI Followers

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

Modrinth management utility

Описание

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.    All available config options: Show Spoiler followerListHeaderFormat  default "Followers:"The header text above the follower list. showFollowerHealth  default trueIf 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 trueIf enabled, shows the follower's distance in blocks to the player in the GUI list.followerDistanceFormat  default " (<distance> blocksThe format of the distance string in the GUI. <distance> will be replaced by distance in blocks. distanceToCheckForFollowersAround  default 50, min -1, max 300The 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 3600The time in seconds in between checking for tamed, non-sitting followers around the player. followerListPositionIsLeft  default truePlaces the follower list on the left.followerListPositionIsCenter  default falsePlaces the follower list in the middle.followerListPositionIsRight  default falsePlaces the follower list on the right. followerListHeightOffset  default 20, min 0, max 3000The 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 trueIf the text displayed should have a shadow drawn below it.RGB_R  default 255, min 0, max 255The red RGB value for the text.RGB_G  default 255, min 0, max 255The green RGB value for the text.RGB_B  default 255, min 0, max 255The blue RGB value for the text. 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 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!