Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deadlymc/soul-lights
A Minecraft mod that adds soul fire based lights.
https://github.com/deadlymc/soul-lights
minecraft mod
Last synced: about 1 month ago
JSON representation
A Minecraft mod that adds soul fire based lights.
- Host: GitHub
- URL: https://github.com/deadlymc/soul-lights
- Owner: DeadlyMC
- License: mit
- Created: 2021-07-27T12:02:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-08T10:26:13.000Z (over 3 years ago)
- Last Synced: 2024-10-14T06:12:51.151Z (3 months ago)
- Topics: minecraft, mod
- Language: Java
- Homepage: https://modrinth.com/mod/soul-lights
- Size: 787 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soul Lights
A Minecraft mod that adds soul fire based lights.## Setup and build
- Clone this repo.
- Run `gradlew genSources idea` for IntelliJ and `gradlew 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 in `build/libs/`)