Closed SylisMC closed 1 year ago
Sorry to necro, would you be able to share the datapack? I've tried figuring out how to do it myself but can't for the life of me.
Sorry to necro, would you be able to share the datapack? I've tried figuring out how to do it myself but can't for the life of me.
Sorry for the late response. I wasn't actively playing Minecraft at the time so I wasn't watching GitHub
Here is a copy i pulled from an old harddrive. I made that datapack so long ago, I cant remember if I ever got the lantern to render on the players hip. (It doesn't in that version of the pack) But it does let you equip them to the belt slot and it does make light render dynamically around the player as if you were holding the lantern,
I just tested on fabric 1.20.1 Using the following
Make sure that Entity lighting is on
Solution.. Trinkets lighting falls under the "Entity" category in LambDynamicLights as opposed to "First Person" for hand held items
I made a data pack to add a lantern trinket slot but it doesn't inherit the dynamic lights effect. from reading the Radiant Gear I got the impression it was intended to be automatically compatible, Am I missing something? or is the mod not working as intended?
fabric-api-0.70.0+1.19.2.jar lambdynamiclights-2.2.0+1.19.2.jar radiantgear-fabric-2.0.0+1.19.2.jar