MojangFix StationAPI Edition
This is a specialized version of the MojangFix mod adapted for Minecraft b1.7.3 in combination with StationAPI system. The mod uses GlassConfigAPI for parameter customization, significantly enhancing its compatibility with other modifications and fixing issues with skin display, authentication system, and much more.
Key Features
Skin and Cape Fix
The mod ensures proper display of player skins, including support for outer layers from version 1.8+. Through GlassConfigAPI settings, you can adjust shoulder height for slim-type models and enable/disable display of player capes.

Authentication System Fix
Updated authorization system allows servers to verify authenticity of connecting players through official Mojang system.

Updated Multiplayer Interface
Improved server list screen with more convenient controls. Server status detection is currently in development.

Scrollable Keybinds Menu
Configuration menu now supports scrolling, especially useful with large number of modifications.

Enhanced Text Editing
Added ability to paste text into chat and onto signs using LCTRL + V combination, significantly speeding up communication and text interaction in game.
Basic Inventory Improvements
Some useful features for item management that make inventory control more comfortable.
Additional Improvements from Previous Versions
- Disabled stats checksum verification - allows mods to redistribute statistics when migrating from vanilla version to StationAPI
- Fixed color depth
- Added key combination for quick command input
- Fixed death screen and score display
- Debug graph hidden by default - opens with LCtrl + F3 combination
- Display of world seed in debug menu
- MojangFix version now shown on title screen
- Added quit button
- Changed resource download URL with customization option in configuration
Installation in Prism Launcher
- Create Babric instance for Prism Launcher
- Install Java 17 and configure instance to work with this version
- Add GlassConfigAPI version 3.0.2 or higher to mods folder
- Install Glass Networking in mods folder
- Optional: Add StationAPI to mods
- Optional: Install Mod Menu for convenient modification management
- Download this mod and add to modifications folder
- Run the game!
Frequently Asked Questions
Why is the game displayed too small or part of the screen white?
This is related to screen scaling or DPI settings. We recommend following solutions:
- Best option - install Gambac mod
- Add to Java arguments string:
-Dsun.java2d.uiScale=1.0 - Use scaling fix from ClientsideEssentials or UniTweaks mods
- Change DPI settings for Prism Launcher to system
- Set screen scaling to 100% in OS settings