How do you change the fog color when in liquid

Started by Green_Warrior777 on

Topic category: Help with MCreator software

Active 4 years ago
Joined Jul 2020
Points:
641

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
How do you change the fog color when in liquid
Tue, 08/11/2020 - 13:15 (edited)

its blue like water but I don't want it to be like water I want it to be an other color or no "fog" at all

its blue

Edited by Green_Warrior777 on Tue, 08/11/2020 - 13:15
Active 4 years ago
Joined Jul 2020
Points:
622

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
I had the same problem... I…
Tue, 08/11/2020 - 13:46

I had the same problem...

I tried doing an overlay whenever you were in the fluid but it make the texture super small and it didn't work

Active 4 years ago
Joined Jan 2020
Points:
851

User statistics:

  • Modifications: 1
  • Forum topics: 20
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 203
If you edit the code, there…
Mon, 08/17/2020 - 12:06

If you edit the code, there's a thing for the underwater fog color (it's separate from the water color itself). However, to change it you need to lock the code, which kind of sucks because then if you want to make any other changes, you have to do it with the code (though a lot of them are easy to change, many things are just "true" or "false").

Active 2 years ago
Joined Aug 2015
Points:
739

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
What is the code for it…
Thu, 03/17/2022 - 06:43

What is the code for it though?