ThinkingStudios / RyoamicLights

LambDynamicLights unofficial architectury port. A dynamic lights mod for Minecraft.
MIT License
11 stars 2 forks source link
# RyoamicLights [![GitHub license](https://img.shields.io/github/license/ThinkingStudios/RyoamicLights?style=flat-square)](https://raw.githubusercontent.com/ThinkingStudios/RyoamicLights/1.20.4-architectury/LICENSE) ![Environment: Client](https://img.shields.io/badge/environment-client-1976d2?style=flat-square) [LambDynamicLights](https://github.com/LambdAurora/LambDynamicLights) unofficial architectury port. A dynamic lights mod for Minecraft. forge (1.16.5~1.20.1) neoforge (≥1.20.1) fabric

📖 What's this mod?

This mod adds dynamic lights to Minecraft. Dynamic lights are lights created by an entity holding an item which makes light as a block, or created by an entity on fire, etc.

Searching other mods to replace OptiFine? Check out this list!

✅ Features:

Screenshots

Items emit light

Dropped items which already emit light as a block, will also dynamically emit light!

Torch

Held items emit light

Light is emitted when entities hold light emitting items.

Fox holding lantern

Fire! Fire! Fire!

Any entity on fire will emit light!

Skeleton on fire!

Spectral arrows

Spectral arrows will emit a very weak light!

Spectral arrows

Different luminance!

Light emitted from items depend on the light emitted from their respective blocks!

light levels

Configuration GUI

Configuration GUI Entities Configuration

📖 Usage

Using this mod is very simple!

Install it in your mods folder along with ObsidianUI, (and Sodium (Fabric/Quilt)/Embeddium (Fabric/Forge/NeoForge) if wanted for better performances).

You will notice nothing at first but if you go into the video options or into the settings screen of the mod via Forge's Mod List, you will notice an option called Dynamic Lights which is by default off, choose the wanted configuration and enjoy! You can also configure the mod by editing the file in config/ryoamiclights.toml.

Build

Just do ./gradlew build and everything should build just fine!

📖 How does it work internally?

Check this documentation.

📖 Is there an API? How to use it as a developer?

Check this documentation.

📖 Compatibility