/InvisibleLights

Primary LanguageJavaApache License 2.0Apache-2.0

Invisible Lights

Curseforge Curseforge Downloads Curseforge Versions Discord Buid Sponsor

This mod adds invisible light blocks to help you better illuminate your world.

How to build this mod

Setup Eclipse

  • ./gradlew genEclipseRuns eclipse
  • Import project as existing workspace

Setup IntelliJ IDEA

  • ./gradlew genIntellijRuns
  • Import as gradle project

Build

  • ./gradlew build

License

  • This mod is licensed under apache 2 license. For more information see here.
  • This mod can be packed in any curseforge modpack you like.

Issues

  • Please report issues to the github issues.
  • Include your minecraft version, forge version and mod version.
  • Upload your log on gist or pastebin and include link in your report.

Blatantly copied from MC-UTeam