A Minecraft mod that adds soul fire based lights.
- Clone this repo.
- Run
gradlew genSources idea
for IntelliJ andgradlew genSources eclipse
for Eclipse and import the Gradle project. (This is optional if you don't want to change the source code) - Run
gradlew build
for creating a build (result inbuild/libs/
)