Changes

Summary

  1. Fix PlayerRecipeTransferHandler not seeing last 4 slots in inventory (details)
  2. Make Show Recipes area in player inventory smaller (to avoid misclicks) (details)
  3. add a .travis.yml to try to test travis ci (details)
Commit 6d49f81c7c4cff5e7dccfc5c78466fd6a172628d by mezz
Fix PlayerRecipeTransferHandler not seeing last 4 slots in inventory
The file was modifiedsrc/main/java/mezz/jei/transfer/PlayerRecipeTransferHandler.java (diff)
Commit 34ccacdff1baa7caa6a816877297859349da2a11 by mezz
Make Show Recipes area in player inventory smaller (to avoid misclicks)
The file was modifiedsrc/main/java/mezz/jei/plugins/vanilla/VanillaPlugin.java (diff)
Commit 4163f28cda56dd88c568895bd54c0ce023de2a6e by mezz
add a .travis.yml to try to test travis ci
The file was added.travis.yml