Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eliasstar/hexhex
Minecraft mod gifting the player unique abilities that are definitly not exploits
https://github.com/eliasstar/hexhex
client-mod fabricmc minecraft-hacks
Last synced: 6 days ago
JSON representation
Minecraft mod gifting the player unique abilities that are definitly not exploits
- Host: GitHub
- URL: https://github.com/eliasstar/hexhex
- Owner: EliasStar
- License: gpl-3.0
- Created: 2023-01-26T16:41:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T12:35:30.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T02:40:22.663Z (7 months ago)
- Topics: client-mod, fabricmc, minecraft-hacks
- Language: Java
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HexHex
HexHex is a client mod for [Minecraft](https://www.minecraft.net/) using the [Fabric Mod Loader](https://fabricmc.net/).
It has no dependencies, not even [Fabric API](https://modrinth.com/mod/fabric-api).
Fully compatible with [Sodium](https://modrinth.com/mod/sodium), however NightVision might not work with some shaders.## Features
A button looking like a fire charge is added to the player inventory screen, which when pressed opens a screen to toggle and configure the following features:| Name | Description |
| :------------: | :-----------------------------------: |
| CreativeFlight | Allows flying like in creative mode |
| EntityFlight | Allows flying with rideable entities |
| NightVision | Renders everything at full brightness |
| NoFall | Negates most falldamage |
| X-Ray | Renders only whitelisted blocks |## License
HexHex - Minecraft mod gifting the player unique abilities that are definitly not exploits
Copyright (C) 2023 Elias*This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .