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

Added API for Chemical Injection Chamber #90

Merged
merged 1 commit into from Jan 29, 2023
Merged

Conversation

DrParadox7
Copy link
Collaborator

Changes proposed in this pull request:

Adds API for the Chemical Injection Chamber.

Usable gases are no longer hardcoded and can be added with:

GasifyableItems.registerGasifyables("<OredictionaryEntry>", GasRegistry.getGas("<GasName>"), <quantity>);

This allows for both Mekanism and other mods to modify the valid gases it can accept as well as items to gasify for their own recipes.

This allows other mods to modify the valid gases and items to gasify for their own recipe
@maggi373 maggi373 merged commit 24b043c into 1.7.10 Jan 29, 2023
@maggi373 maggi373 added this to the 9.10.25 milestone Jan 29, 2023
@maggi373 maggi373 deleted the API-Extensions branch January 29, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants