HomeJavaModsCalmer Nights
Calmer Nights
ModsJava

Calmer Nights

by VolfLife · on Modrinth

Reduces spawn rates of hostile (or any other) mobs in your world. Free Minecraft Java mod for 1.21.5.

⬇ Download on Modrinth

Description

A mod that makes nights more peaceful by controlling hostile mob spawning.

You decide:

Key features

Customizable mob lists – add or remove mobs and fine-tune their relative spawn chances.

Time-based control – restrict spawns to nighttime or allow them anytime.

Dynamic population control – automatically prevents mob overcrowding.

Simple config file – no coding needed.

Default configuration

["General Settings"]
	max_hostile_mobs = 20
	spawn_cooldown = 10
	spawns_per_window = 3
	debug_mode = false

["Mob Spawn Settings"]
	mobs = [
    "minecraft:zombie,0.1,false", 
    "minecraft:zombie_villager,0.1,false", 
    "minecraft:skeleton,0.1,false", 
    "minecraft:creeper,0.1,false", 
    "minecraft:spider,0.1,false", 
    "minecraft:enderman,0.1,false", 
    "minecraft:witch,0.1,false", 
    "minecraft:phantom,0.1,true", 
    "minecraft:drowned,0.1,false", 
    "minecraft:husk,0.1,false", 
    "minecraft:stray,0.1,false", 
    "minecraft:slime,0.1,false"
    ]

max_hostile_mobs – maximum allowed number of mobs from the list that can exist in the world simultaneously.

spawn_cooldown – delay (in seconds) between mob spawn attempts.

spawns_per_window – maximum number of mobs that can spawn between cooldown periods.

debug_mode – toggles debug messages in the chat.

mobs – list of mobs with custom spawn rules in the format: namespace:entity,spawn_chance,night_only

Use /calmernights reload to reload the mod and config

Verified by MCModsHub

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

Explore more