🌞

by @insanj

Download .zip Download .tar.gz

🌞
supercharge

remove cooldown bar from any minecraft tool




How to Play


Requirements

  1. Make sure Fabric is already installed on your Minecraft client. I recommend using the Vanilla launcher.
  2. Once the Fabric launcher is installed, get the Fabric API, which powers Fabric mods, and place it in your mods/ folder (appears after running Fabric from the Minecraft launcher for the first time).
  3. To see enabled mods, install Mod Menu, which adds a button on the start screen and pause menu.


How to Build

cd plugin && ./gradlew build

Depending on your machine, you may have to run gradle or the gradlew.bat file locally to setup the gradle wrapper.


Acknowledgements

Forked from viridian, which itself was a fork of ASH - Another Simple HUD. Many thanks to the following open source projects which helped quite a lot as well:


Authors

(c) 2019 Julian Weiss (insanj). Made with πŸ’š in Brooklyn. insanj.com.


License

supercharge

MIT License

Copyright (c) 2019 Julian Weiss & Anna Raykovska

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

ash - another simple hud

MIT License

Copyright (c) 2019 umollu

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.