McJtyMods / DeepResonance

Deep Resonance: a powergen mod for Minecraft involving crystals
48 stars 22 forks source link

Slot in the Infusing Laser is a pixel off #266

Closed jkuball closed 5 years ago

jkuball commented 6 years ago

As shown below the Slot in the Infusing Laser GUI is a pixel off.

image

Will be fixed by altering this line: https://github.com/McJtyMods/DeepResonance/blob/1.12/src/main/java/mcjty/deepresonance/blocks/laser/LaserContainer.java#L22

I could open a pull request, but my working laptop isn't here right now and it would be a little overkill to make a pull request for changing two integers, too.