Hide Body Parts
Utility mod for Fabric Minecraft.
Usage
Use the invisibleParts
NBT compound list on a player entity to hide their body parts.
Currently availble Bodyparts:
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 invisibleParts
command to inspect the listed nbt values of the disabled body parts.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.1
1.20.x
1.19.2–1.19.4
1.18.x
Platforms
Fabric
Supported environments
Links
Creators
Details
Licensed MIT
Published last year
Updated last week