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.3.jar

  • R
  • Jun 22, 2026
  • 719.27 KB
  • 12
  • 1.20.1
  • Forge

File Name

horrifyinglanterns-1.0.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:horrifying-lanterns-1582289:8300606")
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

  • Servant of the Dark Heart: A new tamable, flying, and invulnerable entity that carries tethered lanterns for the player when their inventory is full.
    • Automatically summoned when a tethered lantern is dropped (e.g., from a broken chest or manually tossed).
    • Displays the carried lantern in hand with a unique animation.
    • Automatically returns the lantern to the player's inventory when space becomes available.
    • Always displays its nametag above its head.
  • Lantern Tethering Enhancements:
    • Prevented lantern storage in Ender Chests to ensure dark energy remains within the physical world.
    • Improved logic for returning tethered items to owners upon death or world events.
  • Added carrying animations and inventory support for the Servant of the Dark Heart.

Changed

  • Removed the experimental "Tethered Heart" GUI and related configuration settings.
  • Increased default lantern storage reliability.

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).