
GUI Revision Compats
A resourcepack that adds compatibility for GUI Revision with 140+ mods.
- 647
- August 2, 2026

GUI Revision Compats
A resourcepack that adds compatibility for GUI Revision with 140+ mods.
- 647
- August 2, 2026
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.
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.
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.
A resourcepack that adds compatibility for GUI Revision with 140+ mods.
A resourcepack that adds compatibility for GUI Revision with 140+ mods.