promotional bannermobile promotional banner

Fairy Lights (Neoforge)

A modern port of the beloved decorative hanging lights mod, bringing customizable string lights, bunting, and garlands to Minecraft 1.21.1.

File Details

fairylights-8.0.5-neoforge-1.21.1.jar

  • R
  • Feb 3, 2026
  • 813.41 KB
  • 813
  • 1.21.1
  • NeoForge

File Name

fairylights-8.0.5-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:fairy-lights-neoforge-1429552:7572978"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

8.0.5

Fixed

  • Server Crash: Fixed a crash that occurred when sending chunk data to players. The issue was caused by LightBlockEntity attempting to save an empty ItemStack to NBT, which Minecraft 1.21.1 disallows. The block entity now only saves item data when the item stack is not empty, preventing the IllegalStateException: Cannot encode empty ItemStack crash.