Mods / SergsmetaltongsAnimationfix

Tags:
Utility
Author:
Kaschperle
Side:
Both
Created:
Sep 18th 2025 at 11:07 PM
Last modified:
Sep 18th 2025 at 11:09 PM
Downloads:
2303
Latest release (for Vintage Story 1.21.1, outdated):
SergsmetaltongsAnimationfix_2.2.2.zip  1-click install

Just a quick dirty fix for my personal use which hold's the ingots properly now. if Sergs wants me to put it down I will! If any other item is out of position let me know.

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
2.2.2 sergsmetaltongsanimationfix 2303 Sep 18th 2025 at 11:09 PM SergsmetaltongsAnimationfix_2.2.2.zip 1-click install

upload


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

Torjak, Dec 15th 2025 at 10:55 PM

I solved the issue with the crucibles for my own files and thought you may want to know the solution.

In the crucible patch files:

The existing file path in Serg's mod is outdated and no longer exists. changing the file path to  "game:blocktypes/clay/fired/crucible" targets the correct block for the burned crucible. The same fix can be applied to the smelted crucible file targeting raw instead of fired, but I'm not sure the raw crucible actually needs those changes...

The second fix is to change the "path" target. currently it targets "attributesByType". This isn't necessary, and we can instead target attributes directly.
example:

"path": "/attributes/onTongTransform/translation/x"

Good luck

Kaschperle , Sep 23rd 2025 at 12:54 AM

welp tried to fix the crucible too but I can't seem to fix it sorry!