Add super tanks/chests and add new quantum tanks/chest#24
Merged
serenibyss merged 16 commits intoGregTechCEu:masterfrom Jul 8, 2021
Merged
Add super tanks/chests and add new quantum tanks/chest#24serenibyss merged 16 commits intoGregTechCEu:masterfrom
serenibyss merged 16 commits intoGregTechCEu:masterfrom
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What:
Hermetic casings have been added from GT5u, as well as super tanks/ super chests. Recipes for quantum tanks have also been modified to use hermetic casings.
How solved:
I have made a new array for super tanks, and a second for super chests in metatileentities, This contains the new super tanks/chest as well the new quantum tanks/chests. As well I have added a component stream for hermetic casings in CraftingComponent for future use.
Outcome:
Allows mass storage to be available to the player earlier.
Additional info:
Including hermetic casing textures sourced from GT5u. As well the idea for super tanks/chests is inspired by gt5u
Possible compatibility issue:
Storage amounts for quantum chests have been modified in the process, this could break setups that rely on them.