Modscraper Modscraper Minecraft
Hide Body Parts logo

Hide Body Parts

Mod

Use NBT data to hide player body parts.

Type

Mod

Modrinth Downloads

7,009

Modrinth ID

soaGz3MF

Last Updated

Jul 29, 2026

Description

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_armor Item 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.

Compatibility

Mod Loaders

Fabric

Game Versions

1.18 1.18.1 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 +4 more

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Screenshots

Similar Mods

Included in Modpacks (1)

External Resources