MinecraftSpiderMod
A Lethal Company mod that replaces the current spider model and sounds with the Minecraft spider model and sounds.
By Legoking236
Date uploaded | 10 months ago |
Version | 1.1.2 |
Download link | Legoking236-MinecraftSpiderMod-1.1.2.zip |
Downloads | 6792 |
Dependency string | Legoking236-MinecraftSpiderMod-1.1.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
MinecraftSpiderMod
A Lethal Company mod that replaces the current spider model and sounds with the Minecraft spider model and sounds.
License
This softwate is distributed under GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, see LICENSE
Installation
Thunderstore Manager (highly recommended)
Thunderstore Manager
- Open up the Thunderstore App to do the following)
- Click
Get mods
/Online
(whatever it happens to be called) - Search for MinecraftSpiderMod
- Download it
Manual
- Click
Manual Download
- Unzip files
- Navigate to
MinecraftSpiderMod
and copy the contents - Find your BepinEx installation's plugin folder, by default it would be in steamapps:
steamapps\common\Lethal Company\BepInEx\plugins
- Create a folder titled
MinecraftSpiderMod
- Paste the contents into that folder
If you did all of this correctly, it should load properly.
The resulting file structure should look like this:
BepinEx
├───Bundles
├───cache
├───config
├───core
├───patchers
└───plugins
└───MinecraftSpiderMod
├───CHANGELOG.md
├───icon.png
├───LICENSE
├───manifest
├───MinecraftSpiderMod.dll
└───README.md
Really the only thing that needs to be in BepinEx/plugins/MinecraftSpiderMod/
is the MinecraftSpiderMod.dll
, so alternativley th resulting file structure
could be:
BepinEx
├───Bundles
├───cache
├───config
├───core
├───patchers
└───plugins
└───MinecraftSpiderMod
└───MinecraftSpiderMod.dll
As Is Warranty
This software is provided as is and no warranty is provided, intended, or offered by it's developer(s).
CHANGELOG
2.0.1
- Fixed bug where spider could potentially damage player through a wall or floor
2.0.0
- Added minecraft cavespider texutres
- Added cave spider variant, when spider spawns the game will randomly choose either a regular spider or cave spdier
- Adjusted size of cave spider variant to slightly smaller than regular spiders (conistent with minecraft)
- Reduced the amount of hits it takes to kill a cave spdier (consistent with minecraft)
- Added poison effect from cave spider attack, which will cause continues damage for several seconds after attack (conistent with minecraft)
- Reduced the inital damage taken from cave spider bite, player will take additional damage from position effect
1.1.2
- Incorrectly named sound file reverted
1.1.1
- Imporved bestiary video
- Improved video compression to reduce side of mod
- Imporved spider textures to remove white seams
1.1.0
- Added video clip for bestiary to replace the origonal spider clip
- Remvoed duplicate directional calulation for spider when targeting a player
- Added minecraft spider walking SFX to replace orogional spider footsteps SFX
- Fixed bug where when spider died it would throw a NullRefrenceException and leave the spider in its current position, now when sipders die they will flip onto their backs.
- Fixed minor bugs
1.0.5
- Corrected version number outputing in console as 1.0.2
- Removed null refrence that would sometimes throw error.
1.0.4
- Fixed broken SFX file
1.0.3
- Added improved textures for spiders
1.0.2
- fixed bug with oretation where spiders would chase you ass-first, or sideways.
1.0.1
- added spider death SFX
- added spider hit SFX
- added spider stun SFX
- changed attack SFX
- changed spool player SFX
1.0.0
- Initial release