diff --git a/FastBuild.jar b/FastBuild.jar index 4450ad0d1..ce1ccb081 100644 Binary files a/FastBuild.jar and b/FastBuild.jar differ diff --git a/build.json b/build.json index e783eab4f..74c8b172d 100644 --- a/build.json +++ b/build.json @@ -78,5 +78,7 @@ "FMLCorePluginContainsFMLMod: true" ], "devJar": true, - "srcJar": true + "srcJar": true, + "apiJar": true, + "apiPackage": "techreborn/api/" } \ No newline at end of file