
mobs use shields eat food and crit you
a mod that allows mobs to use shields like the player and they can jump to crit and they can eat food to heal
Downloads
6
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Mobs Use Shields, Eat Food and Crit You
Overview
This mod makes hostile mobs much smarter and more challenging! Mobs can now use shields to block your attacks, jump while fighting to land critical hits, and eat food to heal themselves when they're low on health.
Features
- Shield Blocking: Mobs holding a shield in their offhand will actively block incoming attacks, reducing damage by up to 60%
- Critical Jump Attacks: Mobs will jump during combat to land critical hits on you, just like players do
- Self-Healing: When a mob's health drops below 40%, they'll eat any food they're holding to restore health
How to Use
This mod works automatically once installed on your server! Here's what to expect:
-
Give mobs shields: Use commands or loot tables to give mobs shields in their offhand
- Example:
/summon zombie ~ ~ ~ {HandItems:[{id:"minecraft:iron_sword",Count:1b},{id:"minecraft:shield",Count:1b}]}
- Example:
-
Give mobs food: Mobs will eat food from either hand when low on health
- Example:
/summon zombie ~ ~ ~ {HandItems:[{id:"minecraft:golden_apple",Count:1b},{id:"minecraft:shield",Count:1b}]}
- Example:
-
Watch them fight: Mobs with gear will use it intelligently in combat!
Tips & Tricks
- Zombies and skeletons are great candidates for shields - they're common and dangerous enough already!
- Golden apples give mobs more healing than regular food
- The critical hit jumping happens more often when mobs are close to their target
- Combine this with mob gear loot tables for an epic challenge
Known Limitations
- Mobs need to already have shields or food in their hands - this mod doesn't automatically give them items
- Some mobs like Creepers and Ghasts won't benefit from shields or food since they attack differently
- The mod is server-side only, so vanilla clients can connect without issues
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...