luccaPossamai / optical

Other
4 stars 1 forks source link

Beams not passing through glass panes #8

Closed Frosticle closed 3 weeks ago

Frosticle commented 1 month 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 1 month 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 1 month 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.