▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Overgrown's Sync
Overgrown's Sync

Overgrown's Sync

A system for yielding new capabilities. Sync is an addon for the Apoli mod that's used primarily for the Origins mod!

Оцените первым
4.7K
4
Все версииSync (1.11.7)

Sync (1.11.7)

Release13.04.2026

Список изменений

Fixes a StackOverflowError crash (mutual disguises). Added a ThreadLocal<Boolean> recursion guard (sync$resolving). When Player A is disguised as Player B and vice versa, the first call to getModel()/getSkinTexture() sets the guard to true. When the mixin fires on Player B's entry and tries to chain back to Player A, it sees the guard is active and returns early, letting the original (non-disguised) skin/model through instead of recursing infinitely.

This also fixes the "chains through" bug where if A disguises as B who is disguised as C, A will get B's real skin, not C's. The guard ensures disguise resolution never follows more than one hop.

This update also fixes name tags not updating. The old code only checked for CustomName in NBT (never set for players), then fell back to the entity type translation key, showing "Player" for all player disguises. Now for player disguises it looks up the target player's name from the online tab list first, then falls back to sync$player_name stored in the disguise NBT. For non-player disguises the behavior remains unchanged. But it stores player name in disguise data (DisguiseManager.java + DisguiseAsPlayerAction.java).

DisguiseManager.applyDisguise: When the target is a PlayerEntity, stores sync$player_name in the NBT so the nametag mixin can display it and DisguiseAsPlayerAction.buildProfileNbt also stores the resolved profile name in the NBT, covering the offline-player disguise path

Файлы

sync-1.11.7.jar(2.76 MiB)
Основной
Скачать
sync-1.11.7-dev.jar(616.41 KiB)
Скачать
sync-1.11.7-sources.jar(393.77 KiB)
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.11.7

Загрузчики

Fabric

Версии игры

1.20.1

Загрузок

110

Дата публикации

13.04.2026

Загрузил

ID версии

Главная