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
8.0.5
Fixed
- Server Crash: Fixed a crash that occurred when sending chunk data to players. The issue was caused by
LightBlockEntityattempting to save an emptyItemStackto NBT, which Minecraft 1.21.1 disallows. The block entity now only saves item data when the item stack is not empty, preventing theIllegalStateException: Cannot encode empty ItemStackcrash.

