promotional bannermobile promotional banner

Horrifying Lanterns

Horrifying Lanterns is a Minecraft mod that introduces cursed and powerful lanterns to your world.

File Details

horrifyinglanterns-1.0.2.jar

  • R
  • Jun 21, 2026
  • 706.49 KB
  • 9
  • 1.20.1
  • Forge

File Name

horrifyinglanterns-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:horrifying-lanterns-1582289:8290542")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • New SUMMON and WRATH ability types for Dark Skies Lantern.
  • Modular ability system using BaseAbility classes.
  • API base classes: BaseEntityBaseLivingEntityBaseEntityRendererBaseLivingEntityRenderer, and BaseKeyMapping.
  • Standardized action bar feedback for all abilities and cooldowns.

Changed

  • Refactored DarkSkiesLanternItem to use the new Summon and Wrath abilities.
  • Relocated and renamed existing Dark Skies Lantern logic to align with new ability types.
  • Updated LanternBaseItem to include an internal ability registry for easier extension.
  • Moved ability feedback (cooldowns, status) from network packets to item/ability classes for better encapsulation.

Added

  • AGPL-3.0 license file and headers.
  • Comprehensive wiki documentation covering lanterns, abilities, models, recipes, and advancements.
  • Project README with license details.

Changed

  • Improved lighting system by implementing a custom solution.
  • Refactored codebase to remove unused legacy entity, handler, and client-side classes.

Fixed

  • Cleaned up legacy lantern features.

Added

  • Initial release of Horrifying Lanterns.
  • Spooky lantern items with unique abilities.
  • Network packets for lantern toggling and abilities.
  • Player animation and lighting handlers.
  • Language support (en_us).