rburketaylor / DelayBeGone

Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Delay Be Gone


Overview

Delay Be Gone is a lightweight Fabric mod for Minecraft that removes the delay from shields, allowing for instant use. This mod enhances gameplay by enabling quicker defensive actions, making combat smoother and more responsive.

Features


Installation

To install Delay Be Gone, follow these steps:

  1. Ensure you have Fabric Loader installed. If not, download it from Fabric's official website.
  2. Download the Delay Be Gone mod file from the Releases page.
  3. Place the downloaded .jar file into the mods folder in your Minecraft installation directory.

Compatibility

Usage

After installation, the mod works automatically. There are no settings or configurations needed. Just equip a shield, and you will notice the delay is eliminated.


Contributing

Contributions to Delay Be Gone are welcome! Here are some ways you can contribute:

Build Instructions

To build Delay Be Gone from source, follow these steps:

Prerequisites

Setting Up the Development Environment

  1. Clone the repository: git clone https://github.com/rburketaylor/DelayBeGone
  2. Navigate to the project directory: cd DelayBeGone

Compiling

  1. Use Gradle to build the project: ./gradlew build

The build output, DelayBeGone-<version>.jar, will be located in build/libs. This JAR can be placed directly into your Minecraft's mods folder.


License

Delay Be Gone is released under the CC0 1.0 License. See the LICENSE file for more details.

Contact

For support or inquiries, please use the Issues section on GitHub, or contact me directly through GitHub.

We hope you enjoy using Delay Be Gone and look forward to seeing your feedback and contributions!