Page 1 of 1

[Fabric] Dynamic Light Addon 1.1.0 (CE 2.0+)

Posted: Sat Oct 28, 2023 1:18 pm
by limingzxc-wwwday
A small mod for BTW that enables light sources to emit light when held in your active slot

Currently only emit light when holding a lit torch or crude torch :)

I made modifications for Dynamic Light to adapt to BTW2.0+

Simply install the Fabric loader and place it in the mods folder to run it

Both the server and client should add this mod

Original Author: Hiracho
Spoiler
Show
Github: https://github.com/BTW-Community/DynamicLight
Licence: Hiracho's Dynamic Lighting is licensed under CC BY-NC-SA 4.0
Download

Re: [Fabric] Dynamic Light Addon 1.1.0 (CE 2.0+)

Posted: Sun Oct 29, 2023 10:43 am
by Battosay
I really missed that feature, so thank you very much for updating it :)

Re: [Fabric] Dynamic Light Addon 1.1.0 (CE 2.0+)

Posted: Thu Nov 16, 2023 10:11 am
by jnf27170
It was not working for me but I found the solution :
- don't use java from https://aws.amazon.com/fr/what-is/java/
- use java from https://www.java.com/fr/download/manual.jsp

Java 64 bits

Then configure MultiMC with the good path to javaw (C:/Program Files/Java/jre-1.8/bin/javaw.exe)
Then put the DynamicLight mod (dynamiclight-fabric-1.1.0.jar) into MultiMC\instances\Cursed-Fabric-BTW-MultiMC\.minecraft\mods\

Hope this helps some people who was using another java version like me !

Thx to limingzxc-wwwday and Hiracho for the mod !