Mods / No Bells
- Tags:
- Author:
- Lich
- Side:
- Both
- Created:
- Jan 16th 2022 at 2:22 AM
- Last modified:
- Jan 16th 2022 at 2:44 AM
- Downloads:
- 2190
- Follow Unfollow 14
-
Latest release (for Vintage Story 1.16.0, outdated):
No Bells - VS 1.16.0.zip 1-click install
Removes bells from the game.
Patch code originally by CJHKnight2 for their mod "No Bells or Drifters", but it has not been maintained since 1.14.7 and only patched out bells and drifters in the same mod. I decided to expand the idea to all aggressive entities in the game, and make the mods individual.
I will be maintaining these mods into the future as well as making patches for new aggressive mobs added to the game.
| Mod Version | Mod Identifier | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|---|
| 1.0.1 | nobells | 426 | Jan 16th 2022 at 2:44 AM | Empty | No Bells - VS 1.15.0.zip | 1-click install | |
| 1.0.0 | nobells | 1764 | Jan 16th 2022 at 2:22 AM | Empty | No Bells - VS 1.16.0.zip | 1-click install |
The patch is dead-simple, so it should work unless some massive change was done to the game, which seems unlikely in this case:
[
{
"op": "add",
"path": "/enabled",
"value": false,
"file": "entities/land/bell.json"
}
]
It should be completely safe to try the mod and remove if it doesn't work, at any rate.
Any idea if this still functions?