Перейти к содержимому
Mineforgian

Armor Visibility

Let that skin show!

Загрузки
229K
Подписчики
195
Обновлён
6 августа 2025 г.
Лицензия
LGPL-3.0-only

Опубликован 10 июня 2021 г.

View yours and others' skins through armor.

When toggled (with v by default) your armor will stop rendering.

If you shift and press the toggle key (V by default) all player armor will stop rendering.

This mod is only client-side and won't affect the rendering of armor on other clients.

Configuration

The configuration file is located at .minecraft/config/armor_visibility.json. It can also be edited through in-game UI (using Mod Menu on Fabric and Quilt).

Default Config File

{
  "version": 3,
  "keep_elytra_visible": false,
  "keep_cape_visible": true,
  "players_only": true
}

Config Option Descriptions

  • keep_elytra_visible: When true, elytra will remain visible.
  • keep_cape_visible: When true, capes will remain visible.
  • players_only: When true, armor rendering on other entities (zombies, armor stands, etc.) won't be toggle-able.

Report any issues on GitHub. Chat on Discord in the #armor-visibility channel.

Support the development of my mods on Ko-fi.

ko-fi

Ченджлог

21.5.1-fabricРелиз1.21.5 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.5.1-neoforgeРелиз1.21.5 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.4.1-fabricРелиз1.21.4 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.4.1-neoforgeРелиз1.21.4 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.3.1-fabricРелиз1.21.3 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.3.1-neoforgeРелиз1.21.3 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.2.1-fabricРелиз1.21.2 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

21.2.1-neoforgeРелиз1.21.2 · 6 августа 2025 г.
  • feat: add option for always rendering hats
  • fix: don't show cape if elytra is kept visible

A full changelog is hosted on GitHub

Комментарии

Загружаем…