Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Bring Minecraft Fixes and Tools on a Hole New Level with... ↴
MixSets is the Mod that's providing a few client-side fixes and functions to improve the gameplay/other game aspects.
It is fully configurable and will have more and more features and fixes in future updates! Please note that I'm new to Minecraft Modding and the Mod has just started itself existing, so please do not expect a lot of features and updates that quickly. Thank you.
There are no plans to port this to Forge/NeoForge. In general, I will not prevent you from forking this project and trying to port it to Forge/NeoForge.
Here's some realized functions and fixes ↴
- Greetings Messages - Adds a multi-line message greeting when enter a World/Server
- FPS Display - Literally what it says
- Title Clearing Fix - Fixes the issue where title overlays bleed into other Worlds/Servers when quickly Leaving/Joining
- Centered Book - Fixes for Vanilla book position
- ToolTip Fix - Cuts tooltips tabs that are too large.
- Fast Server IP Ping - Improves pinging speed of the multiplayer server list
- Server List Selection Fix - Fixes few pixels of misalignment of the highlight border
- Better Ping Display - Adds a numerical ping display to the Player Tablist
- Crosshair Position Fix - Centers the crosshair to be perfectly in the middle of the screen
- Disable Menu FPS Limit - Removes the Main Menu's FPS limit
- Entity Mouse Moving Fix - Fixes angle and input lag of Mouse Move when Riding on Entities
- Disable Fade Transitions - Literally what it says (disabled by default)
- Remove Block Outline - Literally what it says (disabled by default)
Future Plans
• More Chat History - Literally what it says, up to 16k+ messages stored in chat
• Inventory Move - Literally what it says, allows to move while in some sort of Minecraft GUIs
• Title Size Fix - Literally what it says, fixes the size of Titles so its not going of the screen
• Durability ToolTip - Shows you the durability of an item
• No Resource-pack Warnings - Literally what it says, disables the Resource-Pack non-compactable Version Warning
• Click Through - Click through Signs and Item Frames to Chests, Barrels, and so on
• Working Chat Links - Clickable links in Chat
• Third-Person Maps - Render Minecraft Maps in Third-Person perspective
• No Rain/Snow Up than Clouds - Make it not Rain or Snow over the cloud level
• Items Model Fix - Fixes gaps in Block Models and Item Models
• Fast World Quit - Lets you return to the Title Screen early while your world is still saving in the background
• Idle Performance - Reduce resource usage while Minecraft is in the background or idle
• Fishing Rod Fix - This mod provides fix for old fishing line rendering bug
• Linux Chat Fix - Fixes writing a "t" into chat window using Linux, MacOS, and so on
You may ask..
Why does this even exist? Why don't I just install all the mods separately? The answer is simple - The problem is in the extra load on the CPU and the loss of framerate. The more mod .jar files you have, the more they load your minecraft and impact on your framerate, because each of them is initialized separately, and it also means that they work separately, which can affect badly on the system. And also mods like that often have a lot of unnecessary functions in config/itself cod. And MixSets is here for solve this problem. It loads all mods at once of start of the game, and the mods which is disabled in config, wouldn't even loaded up at all. Also, the mod config itself is very simple and does not have unnecessary functions. That's it. Thanks!