ThinkingStudios / RyoamicLights

LambDynamicLights unofficial architectury port. A dynamic lights mod for Minecraft.
MIT License
17 stars 2 forks source link

Custom luminance JSONs are not parsed #8

Closed VioletRoses closed 10 months ago

VioletRoses commented 11 months ago

Describe the bug My Minecraft mod uses LambDynamicLights for certain items, and though I've successfully hooked into the RyoamicLights API for entities, the mod appears not to parse item luminance JSONs, even though the folder structure is setup the exact same as on Fabric.

To Reproduce Steps to reproduce the behavior:

  1. Launch instance with Weird Equipment (1.0.4 or higher) and RyoamicLights
  2. Equip Netherite Torch Pickaxe
  3. Observe no lighting being emitted

Screenshots Mod running with RyoamicLights: Screenshot 2023-11-07 130135

Running with LambDynamicLights: Screenshot 2023-11-07 130122

Desktop (please complete the following information):

VioletRoses commented 11 months ago

FYI i've tried renaming the "dynamiclights" folder in assets to "ryoamiclights" thinking that could've been the issue and it just wasn't documented in the API.md but that did nothing.

TexBlock commented 10 months ago

You seem to have misplaced Custom luminance JSON, it should be in assets\<modid>\dynamiclights\.

TexBlock commented 10 months ago

This is RyoamicLights' ResourceReloader issue, will fix in 0.1.6