diff --git a/manifest.json b/manifest.json index ef1cd83..aebf5b2 100644 --- a/manifest.json +++ b/manifest.json @@ -165,7 +165,7 @@ }, { "projectID": 236541, - "fileID": 3611363, + "fileID": 2949886, "required": true }, { diff --git a/overrides/scripts/AdvRocketry.zs b/overrides/scripts/AdvRocketry.zs index 367f8e0..237ddcb 100644 --- a/overrides/scripts/AdvRocketry.zs +++ b/overrides/scripts/AdvRocketry.zs @@ -976,6 +976,3 @@ centrifuge.recipeBuilder() .inputs() .chancedOutput(, 5000, 500) .duration(20).EUt(480).buildAndRegister(); - -// Tooltips -.addTooltip(format.red("Do not use the GUI! It will cause a crash. Pipe fluids in"));