Jump to content

[1.7.10] Properties need to be set for SEUS shader transparency?


Frag

Recommended Posts

Hi guys,

 

posted this on the SEUS shader forum, but since a lot of you are writing mods, I am pretty sure you guys also stumbled on this since this shader is really popular.

 

I created a checkered white window in a mod that inherits for the glass panel class of forge (mostly the same code, but a different texture only).

 

The texture is transparent, but end up blue when used with SEUS. The window on the left is my new window (which seus render in blue), the window at the right is the standard glass panel (which is fine). The only different thing is the texture used, so how come mine end up blue? Note that the item version held in hand is alright, proving that my transparency is fine. Is it a properties of some sort I need to set somewhere?

 

width=800 height=500http://i1211.photobucket.com/albums/cc438/Frag2000/2015-10-16_15.54.00.png[/img]

 

 

If I disable the SEUS shader, then it is fine ... like shown in the next screenshot.

 

width=800 height=500http://i1211.photobucket.com/albums/cc438/Frag2000/2015-10-16_15.54.53.png[/img]

 

Someone could tell me what I am missing there?

 

Thanks guys :)

 

Link to comment
Share on other sites

The problem is not in your code, you would have to ask SonicEther too add your block too his shader code. Cuz the shaderdoes not look if a block is transparent, but which kind of block it is. E.g. if the block is glass, it makes it transparent.

 

Is it something hardcoded in the SEUS code or my block could be added dynamically to one of the many text files in the SEUS shader?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.