aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/recipe
AgeCommit message (Expand)Author
2023-12-18Clarify whether item or fluid output is full (#2403)miozune
2023-12-06Fix null problem with recycler (#2396)miozune
2023-12-03Refactor RecipeMap (#2345)miozune
2023-10-13Fix Stocking Bus bug (#2326)miozune
2023-09-08Adds status messages, action buttons to UI of multiblock drills (#2270)querns
2023-09-05Proper recipe selection for output overflow in LCR and other multiblocks (#2247)SKProCH
2023-07-28Add more API to ParallelHelper and rework OverclockCalculator (#2185)BlueWeabo
2023-07-19Migrate fusion reactor to proper generic processing logic (#2145)Maxim
2023-07-10Generic processing logic (#2096)Maxim