This repository has been archived by the owner on May 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove SingleBlock MT recipes Also fix recipes to 1 Ampere so they can do Perfect OC * Add perfect Overclock to MT * Remove sunnarium bits from implosion * Now better :thumbUp: * Change in recipe logic This will make recipe use full ampere but wont change overall recipe consume * revert recipe change * remove perfect OC
- Loading branch information
1 parent
ba4dede
commit 4fa031a
Showing
3 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,8 @@ public static void run() { | |
Logger.INFO("======================="); | ||
} | ||
|
||
transformerRecipes.clear(); | ||
|
||
} | ||
|
||
} |