Description
This mod has no GUI!
First download and install CubicChunks from this place: https://minecraft.curseforge.com/projects/opencubicchunks
This Cubic Chunks addon allow users to setup custom mob spawn per axis aligned area and block "natural" spawn in those areas.
To do so, download provided Link Removed: http://www.mediafire.com/file/2lqsi0255o2j3ip/vertical_spawn_control.json , alter it a way you want and drop it to <minecraft_dir>/saves/<your_world_name>/data/vertical_spawn_control/ or <minecraft_forge_dedicated_server_dir>/world/data/vertical_spawn_control/ for dedicated servers.
OR
Download VSCPreset editor application from this place:
Link Removed: http://www.mediafire.com/file/v9su1r8g7vxlnq4/VSCPresetEditor-v0.2.1.jar/file
And edit existing presets or make a new ones from scratch.

It is not necessary to install this mod client-side if you are playing in a server with this mod installed.
Everything outside of a listed in Json ranges should be spawned according vanilla rules. In listed ranges vanilla respawn could be disabled by setting "block_natural_spawn" : true and only listed entities will spawn. Mob spawners should not be affected by mod.
Once mobs are spawned they will move freely outside of spawn layer.
You can list a same mob in several different layers. If you have some mod installed you can spawn entities from them as well. To do so you need to set a correct registry key for it for key "class". For example "class" : "examplemod:exampleentity".
You can spawn any entities, which will not "naturally" spawn at given biome and dimension.
Mob will spawn on world tick event.
Conditions "min_light_level" and "max_light_level" define a range of light when entity is allowed to spawn.
Conditions "only_in_biomes" and "exclude_biomes" define a biomes where entities is allowed to spawn ("only_in_biomes") or where entities are not allowed to spawn ("exclude_biomes").
'"only_in_biomes"' and '"exclude_biomes"' apply layer-wide and not spawn-wide. You need to put them at a same level as "from",and "to".
Important:
Mod will load spawn settings from following places:
- <minecraft_dir>/saves/<your_world_name>/data/vertical_spawn_control/vertical_spawn_control.json - For the Overworld
- <minecraft_dir>/saves/<your_world_name>/DIM-1/data/vertical_spawn_control/vertical_spawn_control.json - For the Nether
- <minecraft_dir>/saves/<your_world_name>/DIM1/data/vertical_spawn_control/vertical_spawn_control.json - For the End.
It is possible that mod will work with other dimensions as well. If there is no settings defined at those places, mod will not have any effect on world mob spawn. All other files in folders except vertical_spawn_control.json will be ignored.
Since using NBT data you can set any death loot table (including newly created), you might find this page interesting: https://github.com/skylinerw/guides/blob/master/java/loot tables.md
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.