Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
26.1 unofficial fabric port
โ ๏ธ This is an unofficial community port to Minecraft 26.1 Fabric. Not affiliated with the original author.
Original mod: Beltborne Lanterns by Shadscure
Press B while holding a lantern โ it snaps onto your belt. Walk, jump, fight โ the lantern sways with physics and casts light near you. Need it back in your hands? Press B again. ๐ก
๐ฎ Features
โ Working Features
- One-key toggle: Press B (configurable) to attach/detach lantern instantly
- Smart inventory: Item disappears from hand when attached, returns when detached
- Creative mode: Full support with proper item handling
- Dynamic lighting: Casts light around you (requires LambDynamicLights)
- Multiplayer ready: Full sync between players, works on servers
- Persistent: Your lantern state saves across restarts
- Death handling: Lantern drops on death (unless keepInventory enabled)
โ ๏ธ Current Issues
- Visual rendering: Lantern 3D model not visible on belt yet (WIP)
- All functionality works perfectly (toggle, lighting, physics)
- You'll see the dynamic light effect but not the block model
- This is due to significant changes in 26.1's RenderType API
- Physics simulation: Lantern sways realistically as you move ( "I am unable to confirm this yet as I haven't successfully generated the lantern visual.")
๐ Requirements
- Minecraft: 26.1+ (tested on 26.1)
- Fabric Loader: 0.18.4+
- Fabric API: 0.155.2+26.1+
- (Optional) LambDynamicLights for dynamic lighting effect
๐ฏ How to Use
- Hold any lantern item (vanilla or modded)
- Press B (or your custom keybind) โ lantern attaches to your belt
- Move around โ it sways with physics and lights your way
- Press B again โ lantern returns to your hand
Tip: Works with Soul Lanterns and modded lanterns! Add custom lanterns via config.
๐ก Dynamic Lighting
The lantern emits light as you move, but requires LambDynamicLights to be installed.
Without LambDynamicLights, the toggle functionality still works perfectly โ you just won't see the moving light effect.
๐ง Configuration
- Keybind: Customizable in Controls settings
- Lantern list: Edit config to add modded lanterns
- Physics: Adjust sway intensity and pivot points
๐ Multiplayer
Works perfectly on both client and server:
- Install on both for full functionality
- Server tracks lantern state for all players
- Syncs across player joins/leaves
- Persists through server restarts
๐ Credits
Original Mod:
- Created by Shadscure
- Original repository: GitHub
- Available on Modrinth and CurseForge
MC 26.1 Fabric Port:
- Ported by nuramri23
๐ Port Notes
- Single-loader: Fabric only (NeoForge not included in this port)
- API fixes: 33+ compile errors fixed for MC 26.1
- Rendering: Visual block rendering being actively worked on
- License: Apache 2.0 (same as original)
๐ Roadmap
Current:
- [ ] Visual block rendering (3D model on belt)
Future:
- [ ] Complete visual rendering implementation
- [ ] Optional Trinkets integration
- [ ] Performance optimizations
Unofficial port by nuramri23 โข Original by Shadscure โข Crafted with โค๏ธ for the Minecraft community


