promotional bannermobile promotional banner

Authentic Dynamic Light

A powerful and customizable addon that adds dynamic lighting to all blocks and items, including custom light blocks. It’s designed for easy compatibility with other addons through simple scripting.

This is a simple and powerful addon that adds dynamic light for all blocks and items, even with custom light blocks. 

Why should I use this add-on? Great question. It's because this add-on is fully customizable. Other developers can add their compatibility with this add-on with a simple scripting technique. So, in the future, it should be compatible with a bunch of add-ons (I hope so). 

Features

  • Dynamic Light
  • Offhand item (right click on air while holding an item
  • Documentation 

Compatibility

this addon is compatible with Novelty addon by using lanterns in a belt or charm slot it will emit light without holding the items in both hands

 

 

Documentation 

You can copy the scripting library from this addon in the folder "scripts/lib/DynamicLightLib.js" The example of code: 

import { DynamicLightLoader } from "./lib/DynamicLightLib.js";

DynamicLightLoader.addItemLight("minecraft:brush", 14);

DynamicLightLoader.addEntityLight("minecraft:cow", 11);

DynamicLightLoader.addEntityEventLight("minecraft:entity_spawned", 15, 100);

You can also use tag format to add custom dynamic light items. format tag you need is like:

dynamic_light:<light level 1-16>

as an example:

{ 
"format_version": "1.20.80",
"minecraft:item": {
"description": {
"identifier": "example:custom_light_item"
},
"components": {
"minecraft:icon": "brush",
"minecraft:tags": {
"tags": [
"dynamic_light:10"
]
},
"minecraft:max_stack_size":  1
}
}
}

The Authentic Dynamic Light Team

profile avatar
Owner
  • 590
    Followers
  • 14
    Projects
  • 4.8M
    Downloads

More from qduoubpView all

  • UI Queue project image

    UI Queue

    • 429.0K
    • Scripts

    UI queue is a script that transforms the title command into a custom UI prompt. This script is created for preventing overlapping displayed titles that can break custom UI .

    • 429.0K
    • March 19, 2026
    • Scripts
  • Novelty API project image

    Novelty API

    • 377.0K
    • Addons

    Novelty is a small addons that add 24 additional equipment slot to player.

    • 377.0K
    • March 19, 2026
    • Addons
  • Magnificent Minimap project image

    Magnificent Minimap

    • 768.1K
    • Addons

    Magnificent Minimap is a realtime, responsive, and configurable minimap addon.

    • 768.1K
    • February 5, 2026
    • Addons
    • +4
  • Coldbar Indicator project image

    Coldbar Indicator

    • 109.1K
    • Addons

    Make your gameplay more immersive by add more bars such as armor toughness, extra overloaded armor, saturation and exhaustion hunger.

    • 109.1K
    • November 2, 2025
    • Addons
    • +3
  • UI Queue project image

    UI Queue

    • 429.0K
    • Scripts

    UI queue is a script that transforms the title command into a custom UI prompt. This script is created for preventing overlapping displayed titles that can break custom UI .

    • 429.0K
    • March 19, 2026
    • Scripts
  • Novelty API project image

    Novelty API

    • 377.0K
    • Addons

    Novelty is a small addons that add 24 additional equipment slot to player.

    • 377.0K
    • March 19, 2026
    • Addons
  • Magnificent Minimap project image

    Magnificent Minimap

    • 768.1K
    • Addons

    Magnificent Minimap is a realtime, responsive, and configurable minimap addon.

    • 768.1K
    • February 5, 2026
    • Addons
    • +4
  • Coldbar Indicator project image

    Coldbar Indicator

    • 109.1K
    • Addons

    Make your gameplay more immersive by add more bars such as armor toughness, extra overloaded armor, saturation and exhaustion hunger.

    • 109.1K
    • November 2, 2025
    • Addons
    • +3