Skip to content

LambDynamicLights unofficial architectury port. A dynamic lights mod for Minecraft.

License

Notifications You must be signed in to change notification settings

ThinkingStudios/RyoamicLights

 
 

Repository files navigation

RyoamicLights

GitHub license Environment: Client

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:

  • Dynamic lights.
  • Settings to select how smooth the dynamic lighting is.
  • Works with some modded items.
  • Any entity holding an item which emits light will emit light!
  • Magma cubes emit light.
  • Spectral arrows emit light.
  • Burning entities emit light.
  • Blazes emit light.
  • Some items like torches, soul torches, etc. will not light up in water.
  • Quick and simple API for developers.
  • And more!

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

About

LambDynamicLights unofficial architectury port. A dynamic lights mod for Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%