Muttnes's Flashlight

A simple mod that aims to add a flashlight to the game.

File Details

muttnesflaslight-2.1.0.jar

  • R
  • May 16, 2026
  • 39.05 KB
  • 91
  • 1.20.1
  • Forge

File Name

muttnesflaslight-2.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:muttness-flashlight-1193852:8097220")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added configurable loot injection modes:
    • VANILLA_ONLY -> Flashlight + batteries will only appear on vanilla chests
    • ALL_CHESTS -> Flashlight + batteries will appear on all chests (includes moded chests)
    • DISABLED -> Flashlight + batteries won't appear at all, can only be crafted.

Improved

  • Improved flashlight performance and responsiveness.
  • Reduced flashlight lag and delayed light movement during fast camera rotations.
  • Refactored flashlight state handling for cleaner and more reliable multiplayer behavior.