promotional bannermobile promotional banner

Dynamic Lights [Server] [Fabric/Quilt/Forge/NeoForge]

Supported entities and items such as torches or lanterns emit light!

File Details

Release v1.8.6

  • R
  • May 12, 2025
  • 378.39 KB
  • 2.2M
  • 1.21.5+35
  • Forge + 3

File Name

dynamiclights-v1.8.6-mc1.17-1.21.5-mod.jar

Supported Versions

  • 1.19-Snapshot
  • 1.21-Snapshot
  • 1.20-Snapshot
  • 1.18-Snapshot
  • 1.21.2-Snapshot
  • 1.21.1-Snapshot
  • 1.21.5-Snapshot
  • 1.21.4-Snapshot
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.2-Snapshot
  • 1.20.5-Snapshot
  • 1.20.3-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4-Snapshot
  • 1.19.3-Snapshot
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17.1
  • 1.17

Curse Maven Snippet

Forge

implementation "curse.maven:tschipcrafts-dynamic-lights-mod-910095:6523670"

Fabric

modImplementation "curse.maven:tschipcrafts-dynamic-lights-mod-910095:6523670"

Quilt

modImplementation "curse.maven:tschipcrafts-dynamic-lights-mod-910095:6523670"

NeoForge

implementation "curse.maven:tschipcrafts-dynamic-lights-mod-910095:6523670"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added support for Minecraft 1.21.5 🌸
    • Updated to work with the new text component format
    • Updated block placement commands to use the new strict argument, removing the restriction to avoid most block update affected blocks, such as falling blocks
  • Added native NeoForge support
  • Improved piston detection to search for slime blocks in all directions. This resolves an issue where some zero-tick piston contraptions would break (closes #51)
  • Fixed chat flooding when triggering the menu in Minecraft 1.20.6 or below (closes #66)
  • Added additional data to Dynamic Lights' marker entities to display a name when Axiom is installed (#19)
  • Added additional failsafes for menu interactions (#70)
  • Improved performance slightly by switching to sort=arbitrary to allow entity selector short-circuiting
  • Annotated the required Java version for mod versions
  • Added Argentine Spanish (es_ar) language support (Thanks @Texaliuz)