
Useful Lanterns
This mod adds a dedicated Trinket slot for lanterns so you can always make use of them!
- Загрузки
- 39K
- Подписчики
- 13
- Обновлён
- 2 августа 2026 г.
- Лицензия
- MIT
Опубликован 4 марта 2026 г.
Useful Lanterns
This mod adds a Trinket slot called the "Lantern Slot" that let's you put a lantern on your hip which renders on your character with dynamic lighting and very cool physics.

Dependencies
This mod requires Trinkets to function.
For it to emit light LambDynamicLights is required.
For the in-game config screen you need to install Mod Menu and Fzzy Config. Otherwise you need to manually edit the file config/usefullanterns/config.toml.
Currently you can configure which side the lantern is on with the Lantern On Right Side config value and also the Scale value of the lantern.
Mod Compatibility
This mod by default works with:
- Vanilla Lanterns
- Chipped
- Supplementaries Squared
- [Let's Do] Meadow
- Enderscape
But don't worry, you can easily add your own mod compatibility with just a single datapack. By editing the tag data/trinkets/tags/items/legs/lantern.json you can make any lantern work with Useful Lanterns!
Example:
{
"replace": false,
"values": [
"myfavoritemod:cute_lantern",
"myfavoritemod:cool_lantern"
]
}
The "replace": false is really necessary here, since if you overwrite the default tag none of the lanterns this mod supports will work. Yes, not even the vanilla ones.
Credits
The renderer of this mod was written with the assist of Claude AI but the mod logo and the description is entirely made by Fyoncle, so is the other classes.
Ченджлог
1.0.6-1.21Релиз1.21, 1.21.1 · 2 августа 2026 г.
- Rewrote the renderer
- Removed Better Archeology's Radiance Totem from the compat list as it extends fossil block rather than lanterns
- Bumped version to 1.0.6
1.0.5-1.21Релиз1.21, 1.21.1 · 14 июля 2026 г.
Compatibility:
- Added compatibility for Enderscape
1.0.4-1.21Релиз1.21, 1.21.1 · 20 марта 2026 г.
Useful Lanterns 1.0.4
- Expose scale to the Config to make the size of the lanterns configurable
1.0.4-1.20Релиз1.20.4, 1.20.5, 1.20.6 · 20 марта 2026 г.
Useful Lanterns 1.0.4
- Expose scale to the Config to make the size of the lanterns configurable
1.0.3-1.21Релиз1.21, 1.21.1 · 11 марта 2026 г.
Update to 1.21 and 1.21.1
1.0.3-1.20Релиз1.20.4, 1.20.5, 1.20.6 · 11 марта 2026 г.
Update to 1.0.3
1.0.2Релиз1.20.4, 1.20.5, 1.20.6 · 7 марта 2026 г.
- Switched from YACL to FzzyConfig
- Updated some outdated stuff
- Rename
flipLanternconfig value tolanternOnRightSide - Added support for Minecraft 1.20.4 1.20.5 and 1.20.6
1.0.1Релиз1.20.1 · 7 марта 2026 г.
- Added the missing Fabric API dependency on Modrinth releases
- Removed all the useless classes
- Added support for Better Archeology's lantern
Комментарии
Загружаем…