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

Hide Armour

Minecraft Mod/An ultra-lightweight mod that hides own armor on the client side

42K загрузок35 подписчиковGPL-3.0-onlyfabricforgeneoforge

Обновлён 24 декабря 2025 г. · опубликован 6 февраля 2024 г.

HideArmour

An ultra-lightweight mod that hides own armor on the client side, and can specify whether the 4 armor slots need to be hidden.

The old MOD had many problems, so I abandoned it and rewrote it directly.

Usage

Put this mod into the mods directory and launch the game

1.8.9-1.12.2-forge

Use client command/hidearmour or /hidearmor

  • true - Enable
  • false - Disable
  • status - Show status
  • reload - Reload config

The configuration file is located at .minecraft/config/hidearmour.cfg

1.19.3-1.20.1-fabric

Install Mod Menu, then click configuration in the mod menu.

The configuration file is located at .minecraft/config/hideamour.yml

1.20.2-1.21.5-fabric

Install Mod Menu, then click configuration in the mod menu.

The configuration file is located at .minecraft/config/hide-amour.yml

1.21.6-1.21.8-fabric

Install Mod Menu, then click configuration in the mod menu.

The configuration file is located at .minecraft/config/hide-armour.toml

1.21.2-1.21.4-neoforge

Install Mod Menu, then click configuration in the mod menu.

The configuration file is located at .minecraft/config/hide_armour-client.toml

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
6.1.0-beta.1+fabricБета1.21.2, 1.21.3, 1.21.4, 1.21.5fabric24 декабря 2025 г..jar (2.3 МБ)
7.1.1-beta.2+fabricБета1.21.8, 1.21.9, 1.21.10, 1.21.11fabric23 декабря 2025 г..jar (2.3 МБ)
7.1.1-beta.1+fabricБета1.21.8, 1.21.9, 1.21.10, 1.21.11fabric21 декабря 2025 г..jar (2.3 МБ)
5.6.0-beta.1+fabricБета1.21-rc1, 1.21, 1.21.1-rc1, 1.21.1fabric21 декабря 2025 г..jar (2.3 МБ)
7.1.0-beta.1+fabricБета1.21.8, 1.21.9, 1.21.10, 1.21.11fabric21 декабря 2025 г..jar (2.3 МБ)
7.0.3+fabricРелиз1.21.6, 1.21.7, 1.21.8fabric28 сентября 2025 г..jar (401 КБ)
7.0.2+fabricРелиз1.21.6, 1.21.7, 1.21.8fabric17 сентября 2025 г..jar (401 КБ)
8.0.1+neoforgeРелиз1.21.2, 1.21.3, 1.21.4neoforge16 сентября 2025 г..jar (28 КБ)
7.0.1+fabricРелиз1.21.6, 1.21.7, 1.21.8fabric13 августа 2025 г..jar (480 КБ)
7.0.0+fabricРелиз1.21.6, 1.21.7fabric7 июля 2025 г..jar (480 КБ)
6.0.0+fabricРелиз1.21.2, 1.21.3, 1.21.4, 1.21.5fabric7 июля 2025 г..jar (480 КБ)
5.5.0+fabricРелиз1.20.5, 1.20.6, 1.21, 1.21.1fabric7 июля 2025 г..jar (481 КБ)
8.0.0-beta.1+neoforgeБета1.21.2, 1.21.3, 1.21.4neoforge28 декабря 2024 г..jar (32 КБ)
5.4.0-beta.1Бета1.20.5-rc3, 1.20.5, 1.20.6-rc1, 1.20.6fabric30 апреля 2024 г..jar (431 КБ)
5.2.0-beta.1Бета1.20.5-pre2, 1.20.5-pre3, 1.20.5-pre4, 1.20.5-rc1fabric18 апреля 2024 г..jar (430 КБ)

Показаны последние 15 из 27 версий. Все версии — на Modrinth.

Ченджлог

6.1.0-beta.1+fabricБета1.21.3, 1.21.4, 1.21.5 · 24 декабря 2025 г.

refactor(1.21.2-1.21.4-fabric): use json5 instead toml

refactor(1.21.2-1.21.4-fabric): add switch of hide skull/block on head, elytra on chest

fix(1.21.2-1.21.4-fabric): fix cannot hide skull/block on head

refactor(1.21.2-1.21.4-fabric): modify equipment from getter, prevent mod conflicts

7.1.1-beta.2+fabricБета1.21.9, 1.21.10, 1.21.11 · 23 декабря 2025 г.

fix(1.21.5-1.21.11-fabric): fix the issue that can only use 0.119.5 fabric-api

7.1.1-beta.1+fabricБета1.21.9, 1.21.10, 1.21.11 · 21 декабря 2025 г.

feat(1.21.5-1.21.11-fabric): allow 1.21.5-fabric

5.6.0-beta.1+fabricБета1.21, 1.21.1-rc1, 1.21.1 · 21 декабря 2025 г.

refactor(24w14a-1.21.1-fabric): use json5 instead toml

refactor(24w14a-1.21.1-fabric): add switch of hide skull/block on head, elytra on chest

fix(24w14a-1.21.1-fabric): fix cannot hide skull/block on head

refactor(24w14a-1.21.1-fabric): modify equipment from getter, prevent mod conflicts

fix(24w14a-1.21.1-fabric): pos of the cape is no longer affected by hidden chestplate (#15)

7.1.0-beta.1+fabricБета1.21.9, 1.21.10, 1.21.11 · 21 декабря 2025 г.

feat(1.21.6-1.21.11-fabric): 1.21.9-1.21.11-fabric supported

refactor(1.21.6-1.21.11-fabric): use json5 instead toml

feat(1.21.6-1.21.11-fabric): add switch of hide skull/block on head, elytra on chest

fix(1.21.6-1.21.11-fabric): fix cannot hide skull/block on head

refactor(1.21.6-1.21.11-fabric): modify equipment from getter, prevent mod conflicts

7.0.3+fabricРелиз1.21.6, 1.21.7, 1.21.8 · 28 сентября 2025 г.

Fix typo in en_us.json (#14)

7.0.2+fabricРелиз1.21.6, 1.21.7, 1.21.8 · 17 сентября 2025 г.

feat(1.21.6-1.21.8-fabric): 1.21.8-fabric supported

style(1.21.6-1.21.8-fabric): optimized the configuration page

feat(1.21.6-1.21.8-fabric): use toml

feat(1.21.6-1.21.8-fabric): add japanese language (#13)

8.0.1+neoforgeРелиз1.21.2, 1.21.3, 1.21.4 · 16 сентября 2025 г.

feat(1.21.2-1.21.4-neoforge): add japanese language file (#13)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…