https://github.com/xzeldon/removeblockoutline
This mod removes the outlines that get drawn when the player mouse over a block.
https://github.com/xzeldon/removeblockoutline
minecraft-fabric minecraft-fabric-mod minecraft-mod outlines removemouseoverhighlight
Last synced: 12 months ago
JSON representation
This mod removes the outlines that get drawn when the player mouse over a block.
- Host: GitHub
- URL: https://github.com/xzeldon/removeblockoutline
- Owner: xzeldon
- License: mit
- Created: 2022-05-22T15:45:00.000Z (about 4 years ago)
- Default Branch: 1.21
- Last Pushed: 2024-09-24T13:48:26.000Z (over 1 year ago)
- Last Synced: 2025-04-07T02:51:13.876Z (about 1 year ago)
- Topics: minecraft-fabric, minecraft-fabric-mod, minecraft-mod, outlines, removemouseoverhighlight
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 =)


> Mirror on my [
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.