-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: creative tab supplier was null with high tier config disabled * fix: add circuit 2 to basic silicon boule * fix: add recipe for item voiding cover * fix: correctly determine multiblock max voltage * fix: low pressure steam machines don't underclock * chore: changelog * refactor: make protected methods in TagPrefix public
- Loading branch information
Showing
7 changed files
with
42 additions
and
48 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# ChangeLog | ||
|
||
* bump ldlib version up | ||
* Bump ldlib version up | ||
* Fix incorrect maximum voltage for multiblocks | ||
* Fix crash on startup for 1.19 | ||
* Fix LP steam machines not running slower than HP steam machines | ||
* Add missing recipe for item voiding cover | ||
* Add circuit 2 to recipe for monocrystalline silicon boule | ||
* Make protected methods in TagPrefix public |
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
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