RyoamicLights

RyoamicLights

7M Downloads

Custom luminance JSONs are not parsed

VioletRoses opened this issue ยท 3 comments

commented

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):

  • OS: Windows
  • Minecraft 1.20.1
  • Fabric Loader version 0.14.24
  • Mods: Rubidium, RyoamicLights, WeirdEquipment
  • Version 0.1.5
commented

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

commented

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.

commented

This is RyoamicLights' ResourceReloader issue, will fix in 0.1.6