All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)[[File:NEI.png|thumb|right|400px|NEI shows that the ID number for flowing salt water is 536]]
* Unzip the Chocapic13 V6.zip file.
* Inside the folder find and open the file '''gbuffers_water.vsh''' in a text editor.
* About halfway down the page (line 93) find the line that says <code> if(mc_Entity.x == 8.0 || mc_Entity.x == 9.0) {</code>
* Add the following text after '''9.0''' and before the closing parenthesis: <code> || mc_Entity.x == ID#.0 || mc_Entity.x == ID#.0 || mc_Entity.x == ID#.0 || mc_Entity.x == ID#.0 || mc_Entity.x == ID#.0 || mc_Entity.x == ID#.0</code>
* In the code above replace '''ID#''' with the ID numbers for Fresh, Salt, and Hot Stationary and Flowing Water. '''Note: ID numbers may be uniquely generated per installation or per world.''' If you have NEI installed, you can search water and mouse over the water blocks in the results to get the right ID numbers for your world.
* Save the text file.
* TFC+ water should now be recognized by the shader.