promotional bannermobile promotional banner

Simply Dynamic Light V3.1.0 (Achievement Friendly)

The ultimate dynamic lighting engine for Bedrock. No player.json conflicts, off-hand support, and fully customizable. 100% compatible with other addons.

File Details

Simply Dynamic Light V3.0.0.mcaddon

  • R
  • Feb 26, 2026
  • 479.17 KB
  • 2.7K
  • 26.0.02+4

File Name

Simply Dynamic Light.mcaddon

Supported Versions

  • 26.0.02
  • 26.0
  • 1.21.132
  • 1.21.131
  • 1.21.130
v3.0.0 — Full Rewrite & Custom Mob Light (February 2026)

This is a full rewrite. The internal config format is backwards compatible — your saved settings and custom items will carry over automatically.

⚠️ Breaking Change

  • Full Internal Rewrite: The codebase was restructured from a single large file into a clean layered architecture (core, features, ui, utils) for better maintenance.
✨ New Features

  • Custom Mob Light: Assign custom light levels to any mob, including modded ones. Found under the "Custom Light Mobs" section. Supports Water Safe flag per mob.
  • Item Edit Support: Dedicated edit screen for custom light items. Tap any registered item to change level, offhand permission, or water safe flag.
  • Action Bar Indicator: Visual bar showing current light level when holding an emitting item. Can be toggled in Feature Toggles.
  • Double-Sneak Feedback: Moving items to/from offhand now shows a chat message and plays a sound. Detection window tightened to 400ms.
🛠️ Improvements

  • Input validation: Custom IDs are now validated against namespace:name format with clear error messages.
  • Cleaner UI sounds: Updated audio feedback (levelup for success, note.bass for errors, orb for ghost light fixes).
  • Performance menu: Custom interval slider now uses a plain label for correct rendering in Bedrock.
🐛 Bug Fixes

  • Multiplayer Fix: Players near the same light source no longer interfere. Light blocks use a shared global registry and only remove when the last player leaves.