File Details
lightningtorch-1.0.1-Forge.jar
- R
- May 31, 2025
- 7.35 KB
- 178
- 1.21.5
- Forge
File Name
lightningtorch-1.0.1-Forge.jar
Supported Versions
- 1.21.5
Curse Maven Snippet
What’s New in 1.0.1
-
Improved Held-Torch Positioning
-
Adjusted the offset and height of the dynamic light block so that it more accurately follows exactly where the player holds a torch in first-person and third-person view.
-
-
Added Lantern Support
-
Now both a held torch and a held lantern will emit light at the same brightness level.
-
The held lantern uses its proper 3D model (just like a placed lantern) instead of the old flat square, so the flame and shape match exactly.
-
-
3D Lantern Model in Hand
-
Updated the built-in lantern model (
JSON) so that when you hold a lantern in your hand, it appears exactly as it would if placed on the ground. -
Scale and rotation have been fine-tuned to fit in the hand without clipping into the player model.
-
-
Forge Support Added
-
Introduced a new
ClientEventsclass undercom.lightningtorch.clientto handle dynamic lighting in Forge (in addition to Fabric). -
Implemented a separate
LightningTorchForgemod initializer that registers the/torchlightcommand and dynamic light placement on Forge.
-

