Enhanced Netherite Armour

Quick rating

Enhanced Netherite Armour

No reviews yet

Gain Fire Resistance when wearing a full set of Netherite armour.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 or later
Latest Version
enhancednetheritearmour-1.0.5.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Enhanced Netherite Armour

Give Netherite gear the extra heat-proof edge it deserves, for both players and their horses.

Enhanced Netherite Armour is a simple Fabric mod that grants Fire Resistance while a player is wearing a full Netherite armor set, and can also protect horses wearing Netherite Horse Armor from fire and sinking into lava.

For players, wear all four pieces:

  • Netherite Helmet
  • Netherite Chestplate
  • Netherite Leggings
  • Netherite Boots

Take off any one piece, and the effect is removed again.

✨ Features

  • Full-set Netherite Fire Resistance
  • Instant effect removal when the set is incomplete
  • Commented config file
  • Optional player toggle with `/ena enable` and `/ena disable`
  • OP-only `/ena reload`
  • Optional LuckPerms support
  • Optional Mod Menu support
  • Optional Cloth Config integration
  • Optional compatibility with Armored Elytra and supported armored elytra datapacks
  • Optional Fire Resistance for horses wearing Netherite Horse Armor

‼️ Supported Armor Combinations

By default, the mod works with the standard full Netherite set:

  • Netherite Helmet
  • Netherite Chestplate
  • Netherite Leggings
  • Netherite Boots

When `horseFireProtection` is enabled, horses wearing Netherite Horse Armor also receive Fire Resistance, float upward in lava instead of sinking, can path through lava more like they do through water when following food, and dismount riders when fully submerged in lava.

When `armoredElytraSupport` is enabled, the mod also supports:

  • Netherite Helmet
  • Netherite Armored Elytra
  • Netherite Leggings
  • Netherite Boots

Support works with:

Armored Elytra mod or datapacks are not required. If supported armored elytra items already exist, they can still be recognized from their item data.

⚙️ Config

The config file is written as commented JSON: config/enhancednetheritearmour.json

Available options:

  • `enabled` - Master switch for the mod
  • `useLuckPerms` - Enables LuckPerms permission checks when LuckPerms is installed
  • `allowPlayerToggle` - Lets players use `/ena enable` and `/ena disable`
  • `armoredElytraSupport` - Enables support for Armored Elytra items and supported datapack formats
  • `horseFireProtection` - Gives Fire Resistance to horses wearing Netherite Horse Armor

🎮 Commands

  • `/ena` - Shows the current armor and toggle status
  • `/ena enable` - Enables the effect for the player when player toggles are allowed
  • `/ena disable` - Disables the effect for the player when player toggles are allowed
  • `/ena reload` - Reloads the config file - OP only

📊 Permissions

When `useLuckPerms` is enabled and LuckPerms is installed, the mod uses these permission nodes:

  • `enhancednetheritearmour.use` - Allows the Fire Resistance effect itself
  • `enhancednetheritearmour.toggle` - Allows use of `/ena enable` and `/ena disable`

If LuckPerms support is disabled, the mod falls back to normal open access behavior for these features.

`/ena reload` always stays OP only.

🏜️ Test Server 

Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu

Enhanced Netherite Armour

Enhanced Netherite Armour

Give Netherite gear the extra heat-proof edge it deserves, for both players and their horses.

Enhanced Netherite Armour is a simple Fabric mod that grants Fire Resistance while a player is wearing a full Netherite armor set, and can also protect horses wearing Netherite Horse Armor from fire and sinking into lava.

For players, wear all four pieces:

  • Netherite Helmet
  • Netherite Chestplate
  • Netherite Leggings
  • Netherite Boots

Take off any one piece, and the effect is removed again.


✨ Features

  • Full-set Netherite Fire Resistance
  • Instant effect removal when the set is incomplete
  • Commented config file
  • Optional player toggle with /ena enable and /ena disable
  • OP-only /ena reload
  • Optional LuckPerms support
  • Optional Mod Menu support
  • Optional compatibility with Armored Elytra and supported armored elytra datapacks
  • Optional Fire Resistance for horses wearing Netherite Horse Armor

‼️ Supported Armor Combinations

By default, the mod works with the standard full Netherite set:

  • Netherite Helmet
  • Netherite Chestplate
  • Netherite Leggings
  • Netherite Boots

When horseFireProtection is enabled, horses wearing Netherite Horse Armor also receive Fire Resistance, float upward in lava instead of sinking, can path through lava more like they do through water when following food, and dismount riders when fully submerged in lava.

When armoredElytraSupport is enabled, the mod also supports:

  • Netherite Helmet
  • Netherite Armored Elytra
  • Netherite Leggings
  • Netherite Boots

Support works with:

Armored Elytra mod or datapacks are not required. If supported armored elytra items already exist, they can still be recognized from their item data.


⚙️ Config

The config file is written as commented JSON:

  • config/enhancednetheritearmour.json

Available options:

  • enabled
    Master switch for the mod

  • useLuckPerms
    Enables LuckPerms permission checks when LuckPerms is installed

  • allowPlayerToggle
    Lets players use /ena enable and /ena disable

  • armoredElytraSupport
    Enables support for Armored Elytra items and supported datapack formats

  • horseFireProtection
    Gives Fire Resistance to horses wearing Netherite Horse Armor


🎮 Commands

  • /ena
    Shows the current armor and toggle status

  • /ena enable
    Enables the effect for the player when player toggles are allowed

  • /ena disable
    Disables the effect for the player when player toggles are allowed

  • /ena reload
    Reloads the config file
    OP only


📊 Permissions

When useLuckPerms is enabled and LuckPerms is installed, the mod uses these permission nodes:

  • enhancednetheritearmour.use
    Allows the Fire Resistance effect itself

  • enhancednetheritearmour.toggle
    Allows use of /ena enable and /ena disable

If LuckPerms support is disabled, the mod falls back to normal open access behavior for these features.

/ena reload always stays OP only.


🏜️ Test Server

Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu

Screenshots

Gallery

  • Enhanced Netherite Armour - Horses
    Enhanced Netherite Armour - Horses Give Netherite gear the extra heat-proof edge it deserves, for both players and their horses.
  • Enhanced Netherite Armour
    Enhanced Netherite Armour Give Netherite gear the extra heat-proof edge it deserves, for both players and their horses.
  • Enhanced Netherite Armour
    Enhanced Netherite Armour Example of Enhanced Netherite Armour. Full video on: https://youtu.be/os6Awf9FJZM
  • Enhanced Netherite Armour - Horses
    Enhanced Netherite Armour - Horses Give Netherite gear the extra heat-proof edge it deserves, for both players and their horses.
  • Enhanced Netherite Armour
    Enhanced Netherite Armour Give Netherite gear the extra heat-proof edge it deserves, for both players and their horses.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
~1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works