Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Zed's Universal Mod Unbork

Zed's Universal Mod Unbork

Patches renamed or changed game API so old mods keep working on newer game builds. When the game updates and renames methods (e.g. getDirtyness → getDirtiness) or changes return types (e.g. getTypeString() → getItemType(), getTags() list → set), this mod adds compatibility shims so mods written for older versions still run.

What it patches

  • Clothing — getDirtiness/getDirtyness and setDirtiness/setDirtyness (whichever spelling the game uses, the other is aliased).
  • Item script (getTypeString) — ScriptItem no longer has getTypeString() in 42.13+; we restore it by mapping getItemType() back to the old string (e.g. "Drainable", "Literature").
  • Item getTags() — Old mods expect tags as a list with .get(index); when the game exposes a Set, we add .get() so tag access by index still works.
  • other stuff

Load this mod before or with mods that target older game versions to reduce breakage after updates. No config required.

Want another mod fixed? Open one thread per mod in the Discussion tab (include the mod name and what breaks), so requests can be tracked and prioritized.

Mod load order

  • zdk
  • Zed's Universal Mod Unbork
  • all other mods that target older game versions

Revived mods (work on 42.13+)

☕ Support the Developer:
[ko-fi.com]

Workshop ID: 3677147974
Mod ID: ZModUnbork

Рейтинг

Войдите, чтобы голосовать.
🏅 Нет оценок

Базовые теги:

Version:

Зависимости мода

Логотип мода

zdk

Плагины

Логотип мода

Anthro Surv - Slid

Загрузить 172.4 KB