Realistic Torches is a Minecraft mod that causes torches to burn out after a configurable amount of time, encouraging players to move toward more permanent light sources early on.
Downloads and more information can be found on CurseForge and Modrinth.
Fork this repository, then clone via SSH:
git clone git@github.com:<you>/RealisticTorches.git
Or, clone via HTTPS:
git clone https://github.com/<you>/RealisticTorches.git
gradlew eclipse
Or, if you plan to use IntelliJ, run:
gradlew idea
gradlew genEclipseRuns
Or, to use IntelliJ, run:
gradlew genIntellijRuns
To build the project, configure build.gradle
then run:
gradlew build
This will build a jar file in build/libs
.
This mod is available under the Creative Commons Attribution-NonCommercial ShareAlike 4.0 International License.