File Details
mobs_blocker-1.2.0-neoforge-1.21.8.jar
- B
- Dec 22, 2025
- 325.94 KB
- 106
- 1.21.8
- NeoForge
File Name
mobs_blocker-1.2.0-neoforge-1.21.8.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
Major Update: Complete System Overhaul
This update completely rewrites the mod to offer total, precise, and high-performance control over creature spawning, regardless of your game version.
New Features
Filter by Spawn Source
You can now choose exactly how a mob is blocked:
- natural: Blocks natural spawning (night, caves, biomes).
- spawner: Blocks monster spawners (Standard & Trial Spawners).
- egg: Blocks spawn eggs (players and dispensers).
- command: Blocks summons via /summon.
- all: Blocks everything, no exceptions.
Inverted Logic (Whitelist)
Use the exclamation mark (!) to allow an exception.
- Example:
!spawnerwill block everything (natural, egg...) except spawners.
Preset System
Block entire categories with a single command.
- Available categories: monsters, creatures (animals), ambient (bats...), water (fish), and misc.
Global Settings
Apply rules to the entire server using the global command (e.g., block natural spawning everywhere).
New Admin Commands
/spawnblocker add <mob> <rules>: Adds or modifies a rule./spawnblocker list: Cleanly displays all active rules./spawnblocker reload: Instantly reloads the configuration (no restart needed)./spawnblocker reset: Completely resets and clears the configuration.
Performance & Configuration
- Optimized code for zero impact on server performance.
- Configuration saved cleanly in JSON format (
config/spawnblocker.json).

