add more kubejs api
gjmhmm8 opened this issue ยท 2 comments
Cross-mod Integration
No response
Feature Description
- add IOpticalComputationProvider machine and int requestCWUt(int cwut, boolean simulate) int getMaxCWUt() boolean canBridge() call back
- add boolean input(RecipeCapability cap,List content,boolean simulate) and boolean output(RecipeCapability cap,List content,boolean simulate) in RecipeLogic
for 1, any singleblock (even vanilla GT ones) can now technically use CWU.
for 2, I think either making an addon or just using a recipe is a better idea at that point.