Язык

Hide Body Parts

Hide Body Parts

Modrinth

Use NBT data to hide player body parts.

6.7k загрузок 12 подписчиков обновлено 9mo ago
последняя v1.0.1-1.20.1 Modrinth
Fabric 1.18 – 1.21.1 CursedManagementUtility

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.

Версии

Release
1.0.1-1.20.1
fabric · 1.20.1 · 9mo ago
# Content - Added small feature to disable Armor rendering with ItemStack NBT, Item Tags and a new enchantment
587
Release
1.0.0-1.21.1
fabric · 1.21.1 · 11mo ago
# Release Now all basic features which were planned for this mod are finished! 🎉 This release makes use of the [Cardinal Components…
535
Release
1.0.0-1.20.1
fabric · 1.20, 1.20.1 · 11mo ago
# Release Now all basic features which were planned for this mod are finished! 🎉 This release makes use of the [Cardinal Components…
283
Release
0.0.8-1.20.1
fabric · 1.20.1 · 13mo ago
# Port - Ported 0.0.8 to Minecraft Version 1.20.1
121
Release
0.0.8-1.21.1
fabric · 1.21.1 · 14mo ago
# Fixes - fixed general client cache syncing issues after players respawn
2.2k
Release
0.0.7-1.21.1
fabric · 1.21.1 · 14mo ago
# Content - Added an API for Items which dynamically toggle hidden parts
464
Release
0.0.6-1.21.1
fabric · 1.21.1 · 15mo ago
# Fixes - 2nd skin layers will be hidden, as well as their corresponding body parts
185
Release
0.0.5-1.21.1
fabric · 1.21.1 · 15mo ago
# Fixes - reworked data handling to use syncing network packets instead of unstable TrackedData
417
Release
0.0.4-1.21.1
fabric · 1.21.1 · 15mo ago
# Changes - updated mod to support Minecraft 1.21.1 - requires now Fabric Loader 0.16.10 or above - requires Java 21
157
Release
0.0.4-1.20.5-6
fabric · 1.20.5, 1.20.6 · 24mo ago
# Changes - updated mod to support Minecraft 1.20.5 and 1.20.6 versions - requires now Fabric Loader 0.15.11 or above - requires Java 21
169
Release
0.0.4-1.20
fabric · 1.20, 1.20.1, 1.20.2 · 24mo ago
# Changes - updated mod to support all Minecraft 1.20 versions below 1.20.5 - requires now Fabric Loader 0.14.22 or above
512
Release
0.0.3-1.19.4
fabric · 1.19.4 · 32mo ago
# Bug-fix and small Back-end cleanup The backend used wrong mixin method names, which may have prevented them from loading correctly when used with other mods.
203

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.