Mods / No Bells

Tags:
Creatures Tweak Cheat
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 IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.1 nobells
1.15.0 - 1.15.2 1.15.4 - 1.15.5 1.15.8 - 1.15.10
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

2 Comments (oldest first | newest first) (threaded | flat)

Sidorovich, Feb 22nd 2025 at 1:58 AM

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.

Travisplo, Sep 26th 2024 at 1:31 PM

Any idea if this still functions?