-
-
Notifications
You must be signed in to change notification settings - Fork 544
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge all four chemical types into a singlular registry and type call…
…ed chemical (#8196) - Slightly adjusted IChemicalHandler to allow direct implementation alongside implementing IFluidHandler (method clashes) - Removed all Boxed Types relating to chemicals - Added Infusion recipes to the Chemical Oxidizer - Added a per_tick_usage field that determines if the chemical is used each tick or only when finished to the nucleosynthesizing, compressing, injecting, metallurgic infusing, puriffying, and painting recipes - Unified various names in recipes (old syntax ones that changed will not be able to load) Old world data should load mostly fine with the following known exceptions: - Chemical Dissolution Chamber items that have contents in multiple tanks will lose the stored contents - Quantum Entangloporters that are transferring multiple different chemical types will have the first type win out --------- Co-authored-by: Sara Freimer <[email protected]>
- Loading branch information
1 parent
c08a1b7
commit b74b68b
Showing
1,618 changed files
with
14,013 additions
and
28,957 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
Oops, something went wrong.