Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Processing Array compatibility for Rock Breaker #1099

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

tracer4b
Copy link
Contributor

What:
Allows the Rock Breaker to be run in Processing Arrays.

Implementation Details:
If getWorld() returns null, the check for fluids simply returns true instead of false. In theory, this should also allow Rock Breaker recipes to run in other "virtual" environments.
Allows Rock Breaker to be put into Machine Access Interface.

Water and Lava are not required to run Rock Breaker recipes in PA for now. This should be fine considering the tier of the PA, but it could be implemented.

Outcome:
Allows Rock Breaker to be run in PA

Possible compatibility issue:
No

@ALongStringOfNumbers ALongStringOfNumbers added the type: feature New feature or request label Jul 28, 2022
@ALongStringOfNumbers
Copy link
Contributor

I really don't like this solution, but am having issues thinking of a better one

@TechLord22 TechLord22 merged commit eba4a24 into GregTechCEu:master Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants