Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: 1.21
- Last Pushed: 2024-09-24T13:48:26.000Z (about 2 months ago)
- Last Synced: 2024-10-10T09:44:17.721Z (about 1 month ago)
- Topics: minecraft-fabric, minecraft-fabric-mod, minecraft-mod, outlines, removemouseoverhighlight
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- 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 =)![scrn1](https://i.imgur.com/jTeW1nQ.jpg)
![scrn2](https://i.imgur.com/znVbxXC.jpg)> 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.