Skip to content

RyoamicLights

GitHub licenseEnvironment: Client

LambDynamicLights unofficial architectury port.

A dynamic lights mod for Minecraft.

forgefabric

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!

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