Figura Dynamic Light Bone Fabric client mod that bridges Figura avatars and LambDynamicLights. Any model part (bone) in a Figura avatar named dynlight_ becomes a real, animated LambDynamicLights light source that follows the bone every frame — no scripting required on the avatar side.
Requires both Figura and LambDynamicLights to be installed; if either is missing, this mod logs that and does nothing else.
Bone naming dynlight_ — emits at the default luminance (14). dynlight_<n> (n = 0-15) — emits at luminance n, e.g. dynlight_10. dynlight_<n>_anything — same as above, with a free-form suffix for readability, e.g. dynlight_12_lantern. Toggling the bone's visibility (by hand, via animation, or from Lua) turns its light on and off.

