HomeJavaModsStronger Armored Mobs
Stronger Armored Mobs
ModsJava

Stronger Armored Mobs

by Luc1fer1o · on Modrinth

Configurable NeoForge mob equipment overhaul that replaces vanilla armor rolls for selected mobs with JSON-defined gear, enchantments, weapons, and status…

⬇ Download on Modrinth

Stronger Armored Mobs

Stronger Armored Mobs replaces vanilla armor spawning for configured mobs with a JSON-driven equipment system. It is built for NeoForge 1.21.1 and gives pack makers direct control over which mobs can spawn with armor, which armor sets are available, how often full sets appear, and which extra combat bonuses can roll.

Features

Configuration

Everything is handled in one file:

config/strongerarmoredmobs.json

The generated config includes:

Equipment

The equipment category controls armor sets. Each set can define:

If a full-set roll succeeds, the mob receives that complete set and per-slot equipment rolls are skipped.

Enchantments

Armor and weapons use separate enchantment pools:

Each enchantment entry has its own chance and level range. Multiple enchantments can stack because every configured enchantment rolls independently.

Status Effects

The statusEffects category can add effects to configured mobs during spawn. Each entry supports:

Use -1 for an infinite-duration effect.

Vanilla Behavior

For mobs in applicableMobs, vanilla armor spawning is replaced by this mod's armor logic. Mobs not listed keep vanilla behavior.

Vanilla weapon behavior is preserved. For example, skeletons can still spawn with bows, while the mod's configured weapon rolls can add or replace weapons only when those configured rolls succeed.

Default Mob Support

The default config targets common hostile mobs:

Notes

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more