Skip to content

Serilum/Cave-Spider-Spawn

Repository files navigation

Cave Spider Spawn

Download

You can download Cave Spider Spawn on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/cave-spider-spawn
  Modrinth:      https://modrinth.com/mod/cave-spider-spawn

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective.

Cave Spider Spawn adds a chance for cave spiders to spawn naturally in place of a normal spider. By default they have a 15% chance to spawn and only below the surface, though this can be changed in the config. Adds a bit more difficulty to the game, due to cave spiders being able to poison players and they're harder to hit.

It's also possible to make cave spiders only spawn below a certain Y level. For example below y=0, which is where deepslate is. This is disabled by default, and can be toggled in the config.


Configurable: ( how do I configure? )
chanceSpiderIsCaveSpider (default = 0.15, min 0, max 1.0): The chance a spider that has spawned is a cave spider.
onlySpawnCaveSpidersBelowSurface (default = true): When enabled, cave spiders will only spawn below the surface.
onlySpawnCaveSpidersBelowSpecificY (default = false): When enabled, cave spiders will only spawn below the specific y value set in 'belowSpecificY'.
belowSpecificY (default = 0, min -1000, max 1000): The specific y value used in 'onlySpawnCaveSpidersBelowSpecificY'.


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!