
SMWYG-Fix
This project fixes the SMWYG force leave bug.
Обновлён 15 мая 2026 г. · опубликован 16 марта 2026 г.
SMWYG Fix
A lightweight, client-side drop-in fix for the Show Me What You Got (SMWYG) mod.
The Problem
The original SMWYG mod can occasionally cause client crashes or server kicks under specific conditions:
- Illegal Characters Kick: When sharing items with certain formatting codes inherited from server-side plugins or other mods, the game may kick you for "Illegal characters in chat".
Features
This mod applies surgical fixes via Mixins to solve these issues without altering original functionality:
- Automatic Sanitization: Strips illegal section signs (§) from item display names before they are sent to the chat field, preventing kicks.
- Bounds Memory: Implements index-aware sanitization to ensure SMWYG's internal character tracking remains accurate.
Installation
- Ensure you have the Fabric Loader installed for 1.20.1.
- Download the smwyg-fix JAR.
- Place it in your .minecraft/mods folder along with the original Show Me What You Got mod.
- Launch the game. No configuration is required.
Compatibility
- Minecraft: 1.20.1
- Fabric Loader: >=0.14.22
- Environment: Client-side only. This mod does not need to be (but can be) installed on a server.
Credits
- This mod is a patch for Show Me What You Got, originally created by Apace.
Note: This is an unofficial fix and is not affiliated with the original mod author.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.1 | Релиз | 1.20.1 | fabric | 15 мая 2026 г. | .jar (342 КБ) |
| 1.0.0 | Релиз | 1.20.1 | fabric | 16 марта 2026 г. | .jar (5 КБ) |
Ченджлог
1.0.1Релиз1.20.1 · 15 мая 2026 г.
SMWYG Fix Changelog
[1.0.1] - 2026-05-15
Fixed
- Anvil Compatibility: Resolved a conflict with "Show Me What You Got" (SMWYG) that caused item names in Anvils and Smithing Tables to become pink and cost an extra enchantment level.
- Illegal Characters Crash: Fixed a critical bug where formatting codes (
§) added by SMWYG could cause players to be kicked from servers for "Illegal characters in chat".
Improved
- Surgical Logic: Re-implemented the fix to target SMWYG's internal logic directly, ensuring 100% compatibility with vanilla Minecraft text fields and other anvil-modifying mods.
- Robustness: The fix is now mapping-independent and safely handles non-chat screens by automatically disabling SMWYG link detection where appropriate.
1.0.0Релиз1.20.1 · 16 марта 2026 г.
SMWYG Fix
A lightweight, client-side drop-in fix for the Show Me What You Got (SMWYG) mod.
The Problem
The original SMWYG mod can occasionally cause client crashes or server kicks under specific conditions:
- Illegal Characters Kick: When sharing items with certain formatting codes inherited from server-side plugins or other mods, the game may kick you for "Illegal characters in chat".
Features
This mod applies surgical fixes via Mixins to solve these issues without altering original functionality:
- Automatic Sanitization: Strips illegal section signs (§) from item display names before they are sent to the chat field, preventing kicks.
- Bounds Memory: Implements index-aware sanitization to ensure SMWYG's internal character tracking remains accurate.
Installation
- Ensure you have the Fabric Loader installed for 1.20.1.
- Download the smwyg-fix JAR.
- Place it in your .minecraft/mods folder along with the original Show Me What You Got mod.
- Launch the game. No configuration is required.
Compatibility
- Minecraft: 1.20.1
- Fabric Loader: >=0.14.22
- Environment: Client-side only. This mod does not need to be (but can be) installed on a server.
Credits
- This mod is a patch for Show Me What You Got, originally created by Apace.
Note: This is an unofficial fix and is not affiliated with the original mod author.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…