LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
392 stars 98 forks source link

Fix Fabric API 0.86 incompatibility #182

Closed MUKSC closed 11 months ago

MUKSC commented 11 months ago

Fix #172

MUKSC commented 11 months ago

I tried without mixin plugin but it giving me error, so I added require = 0 instead. Is that ok?

LambdAurora commented 11 months ago

That should work, I'll do some experiments once I'm able to run the code.