luccaPossamai / optical

MIT License
7 stars 3 forks source link

Beams not passing through glass panes #8

Closed Frosticle closed 4 months ago

Frosticle commented 5 months ago

Optical beams aren't passing through glass panes. You probably forgot to add the tag.

Beams also aren't passing through Quark's framed glass and glass panes.

Consider using forge tags, like #forge:glass and #forge:glass_panes.

Frosticle commented 5 months ago

I wanted to make a PR for this since it seems like a simple fix, but I couldn't build the mod due to it missing the PolarizingBeamSplitterBlockEntity and PolarizingBeamSplitterRenderer on github.

luccaPossamai commented 5 months ago

Yup, the beam condition to pass through transparent blocks(glasses) is hard coded. Thats exists to control the beam color with stained glass. But, maybe I forgot to adding normal glass to this gate. Feel free to make your request, I've just pushed the changes to git.