RemoveBlockOutline/README.md

23 lines
958 B
Markdown
Raw Permalink Normal View History

2022-05-22 13:35:39 +00:00
# RemoveBlockOutline
2022-05-22 15:45:01 +00:00
2022-05-22 13:35:39 +00:00
This mod removes the outlines that get drawn when the player mouse over a block.
2022-05-22 15:45:01 +00:00
2022-05-25 20:32:59 +00:00
> You can Enable/Disable block outline on tilde (`) key. Of course, you can change this key in game settings.
2022-05-22 13:35:39 +00:00
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 =)
2022-05-22 15:45:01 +00:00
2022-05-22 13:38:50 +00:00
![scrn1](https://i.imgur.com/jTeW1nQ.jpg)
![scrn2](https://i.imgur.com/znVbxXC.jpg)
2022-05-22 15:45:01 +00:00
2022-08-23 13:15:41 +00:00
> 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)
2022-05-22 13:35:39 +00:00
# Download
2022-08-23 13:15:41 +00:00
2022-05-22 13:35:39 +00:00
Download last version from [releases](https://github.com/xzeldon/RemoveBlockOutline/releases).
# Install
2022-08-23 13:15:41 +00:00
2022-05-22 13:35:39 +00:00
Download and install [Fabric](https://fabricmc.net/use/installer/) then place `.jar` file to the `mods` folder.