23 lines
958 B
Markdown
23 lines
958 B
Markdown
# RemoveBlockOutline
|
|
|
|
This mod removes the outlines that get drawn when the player mouse over a block.
|
|
|
|
> You can Enable/Disable block outline on tilde (`) key. Of course, you can change this key in game settings.
|
|
|
|
The idea of the mod was taken from [Remove Mouseover Highlight Mod](https://www.curseforge.com/minecraft/mc-mods/remove-mouseover-highlight).
|
|
But this mod uses a Forge mod loader but all the mods I use use a Fabric mod loader.
|
|
So i decided to create this mod =)
|
|
|
|
![scrn1](https://i.imgur.com/jTeW1nQ.jpg)
|
|
![scrn2](https://i.imgur.com/znVbxXC.jpg)
|
|
|
|
> Mirror on my [<img src="https://git.zeldon.ru/assets/img/logo.svg" align="center" width="20" height="20"/> Git](https://git.zeldon.ru/zeldon/RemoveBlockOutline)
|
|
|
|
# Download
|
|
|
|
Download last version from [releases](https://github.com/xzeldon/RemoveBlockOutline/releases).
|
|
|
|
# Install
|
|
|
|
Download and install [Fabric](https://fabricmc.net/use/installer/) then place `.jar` file to the `mods` folder.
|