Mods / No More Rock Chucking

Tags:
Author:
itsjusty0gurt
Side:
Server
Created:
Mar 11th at 5:19 AM
Last modified:
Mar 11th at 5:21 AM
Downloads:
1605
Follow Unfollow 26
Latest release (for Vintage Story 1.20.0-pre.0 - 1.21.6 and 1.22.0-pre.1 - 1.22.0-rc.2, potentially outdated):
nomorerockchucking-V1.0.0.zip  1-click install

They can still chase you, scream at you, and attempt to end your existence — but the rock chucking has officially been revoked.

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.0 nomorerockchucking
1.20.0-pre.0 - 1.21.6 1.22.0-pre.1 - 1.22.0-rc.2
1605 Mar 11th at 5:21 AM nomorerockchucking-V1.0.0.zip 1-click install

1.0.0

     -initial release.


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

Mrozak, Apr 25th at 10:11 PM

I don't like when mods remove data - especially when it is an item of an array, that can be only refered to by index (now some other mod, trying to alter the old item at index 3, would be altering what was previously item at index 4).
So, a suggestion to consider:
Instead of removing, you could just increase the cooldowns related to throwing rocks.
This effectively disables the rock throwing ability without removing that aitask (very very rarely, you may still see some drifter throw a stone, but it will be so extremely rare that it is irelevant):

Spoiler!
{side: "server", file: "game:entities/lore/drifter", op: "replace", path: "/server/behaviors/8/aitasks/3/mincooldown", value: 9999000}, // 1000
{side: "server", file: "game:entities/lore/drifter", op: "replace", path: "/server/behaviors/8/aitasks/3/maxcooldown", value: 10000000}, // 10000
InternetDragon, Mar 14th at 9:14 PM
CoraTora, Mar 11th at 10:34 AM

Perfect, thank you for having this seperate from everything else.

TheRealTenman, Mar 11th at 10:06 AM

I wouldn't mind the rock throwing if it weren't so cursedly accurate. Cheers mate.