aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/shedaniel/rei/api/IRecipeDisplay.java
AgeCommit message (Collapse)Author
2019-03-05v2.3.2Unknown
2019-02-28Updated to 19w09a (#43)Raph Hennessy
* Update MixinContainerScreen.java * 19w09a update
2019-02-25REI v2.3.1 (#40)Daniel She
- API Changes - Updated Config Screen - Added Tipped Arrows Recipes - Updated Mappings - Added IRecipeHelper - Turning things to Optional - Removed Cheats button, now included with the new config button - Buttons for switching gamemodes / time / weather (default: off) [Maybe not in this update] - Clickable Labels - 3+ recipes at the same time - Fixed RecipeBaseWidget bad rendering when too big - Fixed #42 Patched up item deleting & cheating - Choose Page Dialog
2019-01-10Basic Searching WorksUnknown