MoonlightPreventsMobSpawning
No reviews yet
Moonlight prevents hostile mob spawning
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Let's keep the surface dark and safe.
Description
This mod keeps the maximum sky-light value, even at night.
So you don't have to put torches on a roof of your house to prevent mob spawning.
It only affects the spawn conditions of hostile mobs.
The other things like the growth of crops or melting of snow will not be affected.
How this mod works
This mod overwrites a vanilla code that determines how to judge if normal hostile mobs can spawn at the given position or not.
Vanilla calculates light-levels (when the system checks hostile-mob spawn conditions) like this:
min( BlockLightValue, SkyLightValue - AmbientDarkness)
The default value of AmbientDarkness is 0 but is increased at night or during thunderstorms.
This mod overwrites the code above to:
min( BlockLightValue, SkyLightValue )
As this mod is still in a beta stage, it may be unstable.
Known Issues
・This mod may affect the End world. I'm currently investigating...
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources