Flat Colored Blocks - For Forge

Flat Colored Blocks - For Forge

34M Downloads

Stop glowing blocks from "glowing"

ResqDiver1317 opened this issue ยท 9 comments

commented

Is it possible in the config to make the glowing blocks not fluctuate but still emit light? I want to use them on some floors so they light the room, but don't want the fluctuation effect to be there.

commented

are you talking about the light "shimmering"? or are you talking about the texture? if your talking about the texture, just open the config gui, and change the texture, I believe there is one with no animation.

commented

I'm referring to the effect where the glowing blocks get brighter/dimmer visually. They appear to have change shades between 3 or 4 shades.

commented

I can only assume your talking about the texture, rather then the block light effect, since its more subtle.

Open the Mod options and go to FlatColoredBlocks, then Texture, change the glowing texture to one of the other options, flawless for instance.

commented

lol for some reason my editor didn't show me the whole config when I looked the first time. Just to make sure, I need to change
DISPLAY_TEXTURE_GLOWING=PULSE to
DISPLAY_TEXTURE_GLOWING=DRYWALL
? If I understand right, this will make it look like the regular, only emit light?

commented

I would recommend using the in game config, over editing the config files manually, however that should work.

commented

ok, does the in game config edit the actual config file? I only ask because myself and the other staff who are working on setting up the new server for our community are using a github so we can all keep track of the changes so any config changes made, we are documenting/editing the copies of the files we have on the git as well in case anyone is doing local testing on their own private server so we can keep everything the same.

commented

Yes, the in game config editor saves new copies of the files.

commented

Nice! last question, and I feel like I should know this, how do I use the in game editor? I found /edit_config but it only shows ftbu, ftbl, and yabba?

commented

nvm, found it :) Thanks for your help. much better now!