Changes

Summary

  1. Fixed derpiness of connected textures. (details)
  2. Well, I guess not (details)
  3. Fixed connected texture derp in glass panes. (details)
  4. Allow mods to access drying rack information (details)
Commit c7b0870b1aa13a23a30c4b72107c7f92877f35a9 by jmanpenilla
Fixed derpiness of connected textures.
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
Commit 66bf6d890f8c32e0175f408991bedfc2696d3056 by jmanpenilla
Fixed connected texture derp in glass panes.

The reason I'm making this PR is because I used the connected textures code for my mod, fixed this issue, and would feel bad if I didn't give back to TiC :D
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
Commit 550aab7d506f2585c1016b04a442680bf0956f0b by crazybonesj
Allow mods to access drying rack information
The file was modifiedsrc/main/java/tconstruct/library/crafting/DryingRackRecipes.java (diff)