Update JEI compat

This commit is contained in:
Nick 2016-02-08 16:23:58 -08:00
parent 6346d8f4c4
commit 82e802e936
3 changed files with 7 additions and 2 deletions

View file

@ -81,4 +81,9 @@ public class BloodMagicPlugin implements IModPlugin
{
}
@Override
public void onRuntimeAvailable(IJeiRuntime jeiRuntime) {
}
}