90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Hide Body Parts
Utility mod for Fabric Minecraft.
Usage
Use the custom NBT data to hide bodyparts from the players.
Custom NBT data
Use the hidebodyparts.missing_part
NBT compound to hide body parts. The entries contain the hidden part as the key and a player name as the value. This can be used to leave data on who took the part away.
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
Links
Details
Licensed MIT
Published 2 years ago
Updated 6 months ago