2026-04-06 15:23:47 -05:00
|
|
|
# Sign Leak Shield
|
2026-04-06 20:14:18 +00:00
|
|
|
|
2026-04-06 15:52:03 -05:00
|
|
|
> Disclosure:
|
|
|
|
|
>
|
|
|
|
|
> This mod was built with the help of AI.
|
|
|
|
|
|
2026-04-06 18:11:50 -05:00
|
|
|

|
2026-04-07 18:45:45 -05:00
|
|
|
|
2026-04-06 18:11:50 -05:00
|
|
|

|
2026-04-06 15:23:47 -05:00
|
|
|
|
2026-04-06 18:11:50 -05:00
|
|
|
This is a Fabric client mod for Minecraft 1.21.11 that defensively patches forced sign-editor translation and keybind leak probes.
|
2026-04-06 15:23:47 -05:00
|
|
|
|
2026-04-06 23:00:04 +00:00
|
|
|
Bypass's Anti Mod systems on Donut SMP and others like it.
|
2026-04-06 16:46:33 -05:00
|
|
|
|
|
|
|
|
Build:
|
2026-04-06 15:23:47 -05:00
|
|
|
|
|
|
|
|
1. Install Java 21.
|
2026-04-06 16:46:33 -05:00
|
|
|
2. Open the project in a terminal.
|
|
|
|
|
3. Run `./gradlew build` on Linux/macOS or `gradlew.bat build` on Windows.
|
|
|
|
|
4. The built jar will be placed in `build/libs`.
|
2026-04-06 15:23:47 -05:00
|
|
|
|
|
|
|
|
Notes:
|
|
|
|
|
|
2026-04-06 18:11:50 -05:00
|
|
|
- The project targets Fabric for Minecraft 1.21.11.
|
2026-04-06 15:23:47 -05:00
|
|
|
- The implementation is scoped to forced sign editor traffic and only rewrites matching outgoing sign update packets.
|