- Changed visibility toggle functionality.
- Pressing 'v' (by default) will hide your player's armor.
- Pressing 'v' (by default) with shift held will hide all armor.
- Pressing 'v' (by default) with either yours or all armor hidden will show all armor again.
- Bumped config version to 2.
- Added support for non-helmet blocks and items rendered on the head such as carved pumpkins.
- Update version number to match new version schema. Each major release number bump signifies a new minecraft version.
- Port to Architectury to get a forge release.
- Add sound when pressing toggle keybind.
- Add chat message when joining a world with armor set to invisible.
- Make new config system.
- Add new config options:
- show_join_message
- default: true
- if true, when a player joins the world it sends them a chat message telling them whether armor visibility is toggled or not.
- keep_elytra_visible
- default: false
- if true, when toggling armor visibility elytra won't stop rendering.
- show_join_message
- Port to Architectury to get a forge release.
- Add sound when pressing toggle keybind.
- Add chat message when joining a world with armor set to invisible.
- Make new config system.
- Add new config options:
- show_join_message
- default: true
- if true, when a player joins the world it sends them a chat message telling them whether armor visibility is toggled or not.
- keep_elytra_visible
- default: false
- if true, when toggling armor visibility elytra won't stop rendering.
- show_join_message