Compatibility
Minecraft: Java Edition
1.21.1–1.21.8
Platforms
Supported environments
Links
Creators
Details
Licensed CC-BY-NC-4.0
Published 2 weeks ago
Updated 3 weeks ago
🛑 You Shall Not Move
Ever had an NPC or mob get shoved out of place by a pushy player, a fishing rod, or some random game mechanic? This mod fixes that. With You Shall Not Move, you decide which entities should no move, no matter what tries to move them.
Whether it’s an NPC in your custom map, a decorative mob in your base, or just something you want standing perfectly still, once marked as unmovable it won’t budge.
⚠️ This mod was mainly made for Cobblemon!
✨ Features
- Stops listed entities from being moved by:
- Fishing rods
- Wind chargers
- Entity collisions (pushing)
- Pretty much anything else that tries to push or pull them
- Super lightweight and easy to set up
✅ With YouShallNotMove | ❌ Without YouShallNotMove |
---|---|
![]() |
![]() |
⚙️ Configuration
Everything is handled through a simple JSON config.
{
"unmovable_entities": [
"cobblemon:npc"
]
}