Skip to content

🙌 [Client] Hide your offhand and/or main hand in first person, optionally while holding specific items like a torch, totem of undying or a shield.

License

Serilum/Hide-Hands

Repository files navigation

Hide Hands

Download

You can download Hide Hands on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/hide-hands
  Modrinth:      https://modrinth.com/mod/hide-hands

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective. 

   This mod is part of The Vanilla Experience.

Hide Hands is a minimalistic client-side configurable mod which allows you to hide your offhand and/or main hand. This can be set to always hide or only when holding specific items. By default the mod hides the offhand when holding a torch or a totem of undying and the empty player's hand will be hidden, unless swung.


Configurable: ( how do I configure? )
alwaysHideMainHand (default = false): If enabled, always hides the main hand. If disabled, hides the main hand when holding the items defined in hideMainHandWithItems.
alwaysHideEmptyMainHand (default = true): If enabled, always hides the main hand if it's empty. Will still be visible when swung empty.
hideMainHandWithItems (default = ""): The items which when held will hide the main hand if alwaysHideMainHand is disabled.
alwaysHideOffhand (default = false): If enabled, always hides the offhand. If disabled, hides the offhand when holding the items defined in hideOffhandWithItems.
hideOffhandWithItems (default = "minecraft:totem_of_undying,minecraft:torch"): The items which when held will hide the offhand if alwaysHideOffhand is disabled.


A gif which shows the offhand being hidden when holding a torch or totem of undying:

gif0


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

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 all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


About

🙌 [Client] Hide your offhand and/or main hand in first person, optionally while holding specific items like a torch, totem of undying or a shield.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages