MOB DISABLER
This is a simple mod that adds a menu for figuring out what caused your last death and allows you to disable entities that have killed you. This was made for AstralSpiff's hardcore horror mod challenge where when you die to a mod you can disable it. This mod provides info on what mod killed you if you want to disable it entirely, as well as providing a way to disable a specific entity rather than the entire mod. This mod can be used outside of this context however, feel free to include in any modpacks.
How To Use:
It's pretty simple. Here are the available commands:
- /mobremover menu
- Brings up the GUI showing the mod's best guess as to what killed you, an option to disable it, a button to go back to where you died, and an optional debug printout for more info. NOTE: the menu may be unavailable the first time around if no entity was detected as your cause of death.
- /mobremover blacklist add <entity>
- Adds the specified entity to the list of disabled entities.
- /mobremover blacklist remove <entity>
- Removes the specified entity to the list of disabled entities.
- /mobremover blacklist list
- Lists out all currently disabled entities.
Keep in mind that an entity in the blacklist is instantly removed from the world and can not be spawned by any means. This applies to all worlds in that instance. Note for horror mods specifically, this does not mean all mod functionality around a certain mob is disabled, so you may get random forboding messages or spooky minigames or whatever, but the entity itself won't spawn.
If you find any bugs or find mods that don't work well with this mod, let me know! Also let me know if you really need this mod on a specific forge version, but beyond othe forge versions, I probably can't be bothered. However you can always fork the project if you want!
Here's a link to the github: https://github.com/Luduwizard/MobDisabler
This project is under MIT lisence, please refer to https://opensource.org/license/mit for more information.


