Mod
NeMuelch-HideBodyParts
No reviews yet
Hide Minecraft player body parts using NBT data.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Hide Body Parts
Utility mod for Fabric Minecraft.
Check this mod out on Modrinth for more up-to-date versions!
https://modrinth.com/mod/hide-body-parts
Usage
Use the custom NBT data to hide bodyparts from the players.
Custom NBT data
Use the `hidebodyparts.missing_part` NBT Key to hide body parts. The entry contains the hidden part and a player name. This can be used to leave data on who took the part away.
Currently available Body parts:
HEAD = "head"
BODY = "body"
RIGHT ARM = "r_arm"
LEFT ARM = "l_arm"
RIGHT LEG = "r_leg"
LEFT LEG = "l_leg"
Commands
Toggle body parts: `/hide bodyPart changeEntry bodyPartName target`
Reset all body parts to visible: `/hide bodyPart removeAllEntries target`
Hide Body Parts
Utility mod for Fabric Minecraft.
Invisible Body Parts
Use the cardinal_components.hide-body-parts:hidden_parts NBT compound list on a player entity to hide their body parts.
Currently available Body Parts:
| Body Part | name |
|---|---|
| HEAD | "head" |
| BODY | "body" |
| RIGHT ARM | "r_arm" |
| LEFT ARM | "l_arm" |
| RIGHT LEG | "r_leg" |
| LEFT LEG | "l_leg" |
Commands
Toggle body parts: /hide bodyPart changeEntry bodyPartName target
Reset all body parts to visible: /hide bodyPart removeAllEntries target
Still need an example of how the NBT is structured in-game? Use the previously mentioned commands to disable a body part and use minecraft's
/data get entity @p cardinal_components.hide-body-parts:hidden_parts command to inspect the listed nbt values of the disabled body parts.
Invisible Armor
Prevent armor rendering with the new
- Invisible Armor Enchantment
invisible_armorItem Tag- custom Boolean NBT value on the ItemStack, called
InvisibleArmor
Note, that this is only a very basic implementation. External Mods, which don't make use of Minecraft's Armor Rendering, might not work in this case.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources