Skip to content

3arthqua4ke/ezmod

Repository files navigation

ezmod

A simple chat mod for Forge 1.12.2. Converts "ez" to "e z".

Example:

On the chat event, if the message content contains ez:

ezmod

Dev Environment:

Running ezmod in a Dev Environment:

gradlew SetupDecompWorkspace
gradlew runClient genIntelliJ

Building:

Building the Project:

gradlew build

You will find your built jar in the project directory, in build/libs/.

Release:

Latest Release

Installation:

Place the jar into .minecraft/mods and open minecraft.

Credits:

The Forge Team for Forge 1.12.2.

License

MIT