aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/api/interfaces/RunnableWithInfo.java
AgeCommit message (Collapse)Author
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ↵Alkalus
and an object, for extra manipulation during runnable events where required. $ Further improvements to the recipe generation system. Added safety catches in case a particular material is having issues, so as not to corrupt the whole map. $ Added extra maps for recipes that get added from auto-generation elsewhere. Cached maps should also register to be run upon creation.