Cadiboo / Example-Mod

An example mod created to try and get new modders to use good code practices
GNU Lesser General Public License v3.0
196 stars 41 forks source link

Incorrect furnace progress arrow vHeight #26

Open nardnob opened 3 years ago

nardnob commented 3 years ago

https://github.com/Cadiboo/Example-Mod/blob/7e282a2b922947fc3b650e0078d706313f4afe5a/src/main/java/io/github/cadiboo/examplemod/client/gui/ModFurnaceScreen.java#L84

Line should be "arrowWidth, 17" (vHeight 17)