90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Mod loader: Fabric client

This mod adds an overlay when a player wears a helmet, creating a visual effect that simulates the experience of actually wearing a helmet. This immersive feature enhances realism by displaying the helmet's perspective on the screen.

Customization

To change the default overlay texture or add a custom one for your item, you can use a Resource pack or integrate the texture directly into your Fabric mod.

Resource pack

Add the image file into your resource pack like this:

  • /assets/minecraft/textures/misc/{item_name}_overlay.png
  • /assets/minecraft/textures/misc/iron_helmet_overlay.png
  • /assets/minecraft/textures/misc/custom_helmet_overlay.png

Fabric mod

Add the image file into:

  • /src/main/resources/assets/minecraft/textures/misc/{item_name}_overlay.png
  • /src/main/resources/assets/minecraft/textures/misc/iron_helmet_overlay.png
  • /src/main/resources/assets/minecraft/textures/misc/custom_helmet_overlay.png

Compatibility

Mods tested with Helmet Overlay


Project members

cprodhomme

Member

Details

Licensed ARR
Published 3 months ago
Updated 2 months ago