-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Massive rewrites on the codebase for less redundancy and easier porting to 1.13 - Added Modes, 3 different Modes so far - Renamed the old 'Mode Switch' to 'Range Switch' as it's more appropriate - Migrated to use isAir check for air blocks - Completely removed String block ID and metadata references and using blockstates instead - Moved Seared Bricks whitelisting to the config instead of hardcoded - Overhauled tooltips for all Exchangers, holding Shift now shows the stats of the Exchangers and holding Ctrl shows available controls for the Exchangers - Tuberous Exchanger now deals more damage than before - Added vanilla wood logs as repair materials for the Wooden Exchangers - Introducing 2 new Exchangers: End Exchanger (Tier 8 vanilla Exchanger, goes after Obsidian) and End Steel Exchanger (Tier 7 Ender IO Exchanger, goes after Vibrant, 1.12+ exclusive) - Fixed a crash with the Dark Steel Exchanger recipe crashing on startup in Easy Mode, closes #55
- Loading branch information
Showing
77 changed files
with
718 additions
and
255 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
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
Oops, something went wrong.