#Colored light sources?

1 messages · Page 1 of 1 (latest)

fluid forge
#

I want to make an add-on that adds the 16 colors to all the light sources.

I just need to know if it is possible for the color of light that they emit to be changed, and if so, where could I find info on that.

dreamy parrot
#

Probably deffered

#

#1182087588555792395

fluid forge
# dreamy parrot Probably deffered

I don't know what that means. Like the 'Deferred Lighting Pipeline'?

If so, then doesn't that need experimental features or something? Cus I can't use experimental features.

dreamy parrot
#

Yeah i believe it does

#

That's the only way of doing so

fluid forge
dreamy parrot
#

I guess you could fake lightning with particles, though. Some marketplace maps do so

fluid forge
dreamy parrot
#

I found this image in the server, this is what I mean

#

Those should be particles, I believe!

fluid forge
#

Oh ok that's cool! But would that be able to work as the light from a torch or end rod?

dreamy parrot
#

You would use scripting to play the particle on the blocks

fluid forge
#

Oh ok. That makes sense, thank you!