illusivesoulworks / radiantgear

Minecraft Mod: A compatibility bridge between Curios API and dynamic light mods such as Dynamic Lights and Lucent.
Other
3 stars 7 forks source link

[Fabric] Radiant gear not working [Solved] #9

Closed SylisMC closed 1 year ago

SylisMC commented 1 year ago

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

2023-01-02_19 49 41 2023-01-02_19 49 46 2023-01-02_19 49 48

bellyrose commented 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.

SylisMC commented 10 months 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 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

[1.20.X] Lantern Trinket.zip