Pokefenn / Chisel

A mod originally by AUTOMATIC_MAIDEN to add in aesthetical blocks to Minecraft!
GNU General Public License v2.0
36 stars 29 forks source link

Bubble Glass Pane not connecting #58

Open Grovert11 opened 10 years ago

Grovert11 commented 10 years ago

When placing the Bubble Glass Panes, the textures don't connect like they do with the block form.

EoD commented 10 years ago

@Solestis do you think you can have a look at that?

Solestis commented 10 years ago

Probably a case of a missing texture, I'll look into it.

EDIT: Apparently its not just texture, I dont think panes support proper connected textures just yet. It will require some changes in the pane renderer to make it work.

EoD commented 10 years ago

Are there connected textures of panes at all in Chisel?

Solestis commented 10 years ago

From what I can see in the code, I dont know how there can be atm.

EoD commented 10 years ago

You probably missed something in the code. I just changed the texture and got that:

Bubble Glass Panes

In the background you can see a single pane, in the foreground 3 connected ones. Does that count as "connected"?