A Joke mod for Minecraft Java partially made using MCreator
This mod took an embarasingly long time to make
Thanks to SquidDogTheLatexBoi#7345 for the textures
- Clone this repository
- Install Java 11. Installing Gradle is optional
- Run Gradle or the
gradlew
script
On Windows
.\gradlew.bat build
On Linux
sh gradlew build
or gradle build