Make Minecraft Client Great Again!
Oh My Minecraft Client is a client-side mod, which helps you manage your hands. The mod is written for the Fabric Loader.
https://www.curseforge.com/minecraft/mc-mods/malilib
The default hotkey to open the in-game config GUI is O + C
Minecraft client will not to clear chat history and input history.
Add command /highlightWaypoint
to highlight waypoint.
Auto parse waypoint in chat with voxelmap's format (like [x:1, y:2, z:3]
,(x:1, y:2, z:3)
, [1, 2, 3]
, (1, 2, 3)
).
It looks like:
Can delete it with hotkey.
Force parse waypoint from chat (such it will override the clickevent of rtext).
A hotkey to send looking at pos.
Press hotkey to sort inventory.
Sort inventory shulker box last.
Support empty shulker box stack when sort inventory.
Auto Switch elytra and chestplate.
It looks like:
Player can move down 1 height when sneaking.
Render block model without random offset.
Workaround for MC-218167, prevent network request from blocking the Render Thread.
You can't break blocks in breakBlockBlackList.
You can break the scaffolding with the items in breakScaffoldingWhiteList.
You can move down in scaffolding when the item of moveDownInScaffoldingWhiteList in your hand.
Prevent piston push entities (except the player) to reduce piston lag (such as the carpet duper), it will cause entities pos error when entity push by piston.
Players will have a 5GT cooldown after breaking the block instantaneously, which will prevent you from accidentally destroying components with the Haste 2 effect.
Any lava source will be highlighted with a special texture.
We have also provided some optional resource packs for this purpose.
- ommc-highlightLavaSource[32x](static) by Hendrix-Shen.
- ommc-highlightLavaSource[32x](dynamic) by Hendrix-Shen.
- ommc-xk(32x) by SunnySlopes.
- ommc-faithful(static) by SunnySlopes.
- ommc-faithful(dynamic) by SunnySlopes.
It looks like:
The Wandering Trader will have the glowing affect, so it in Invisibility.
Prevent Intentional Game Design (Bed and Respawn Anchor).
Prevent water bucket from vanishing in nether.
Highlight persistent mobs (Mob have item in hand or mob have custom name).
Which allowed you mine a flat road while digging stone by preventing digging of blocks under your feet while standing,sneak to dig blocks under you.
Players cannot ascend or descend when sneaking.
Remove cooldown after break block (default is 5gt), it will not work when enable forceBreakingCooldown§r.
When the blocks in worldEaterMineHelperWhitelist are exposed to the air, the game will render their own mirror image above them, which is convenient for world eater maintenance and mining.
Fallback language list.
Now allow user to change some integrated server setting.
Integrated server use online mode.
Integrated server enable pvp.
Integrated server enable flight.
Integrated server lan port, 0 to use default port.
- Thanks to XeKr for the lava eye protection texture.
- Thanks to NextPage for providing the English translation, lava source texture modification and testing work.
- Thanks to 水星嗷 for providing the idea of highlighting ores and resourcepack.
- Thanks to voxelmap for providing the code of highlight waypoint.
- Thanks to Hendrix-Shen for providing highlightLavaSource x32 resource pack.
- Thanks to SunnySlopes for providing highlightLavaSource x32 resource pack.