To provide users with NEI-like light overlay for Minecraft 1.14 .

shedaniel c0fa90ec71 Straight up remove the check for biomes spawn probability. 5 жил өмнө
fabric c0fa90ec71 Straight up remove the check for biomes spawn probability. 5 жил өмнө
forge c0fa90ec71 Straight up remove the check for biomes spawn probability. 5 жил өмнө
gradle 355b4fb802 New module system 5 жил өмнө
.gitignore ba6ef2353c 4.7.0 5 жил өмнө
LICENSE 713b7d623e Create LICENSE 6 жил өмнө
README.md 355b4fb802 New module system 5 жил өмнө
build.gradle ac2060543c 1.16.2 Forge + frustum calculations 5 жил өмнө
gradle.properties c0fa90ec71 Straight up remove the check for biomes spawn probability. 5 жил өмнө
gradlew f9310b7bce Done! 6 жил өмнө
gradlew.bat f9310b7bce Done! 6 жил өмнө
merging.policy 355b4fb802 New module system 5 жил өмнө
settings.gradle ac2060543c 1.16.2 Forge + frustum calculations 5 жил өмнө

README.md

LightOverlay

Fabric and Forge are split into modules, and we merge it afterwards

Running

Fabric: gradlew :fabric:runClient
Forge: gradlew :forge:runClient

Or use the run configs if you are using IntelliJ IDEA.

Compiling

Run gradlew buildMerged, and the merged jar will be in build/libs/.