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