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

Allow overriding AluminumBrass as the metal pattern material #147

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

YannickMG
Copy link

@YannickMG YannickMG commented Jan 20, 2025

Adds a config to exchange AluminumBrass for another FluidType register with TiCo during the pre-init phase.

Needed to use GT brass instead of TiCo AluminumBrass in the modpack. I plan to register the FluidType in Dreamcraft.

Also includes some code cleanup which helped me make sure I didn't miss a recipe.

Sample usage

crossmodinteractions {
    # For pack maintainers. Defines the LiquidType used to create metal casts.
    S:"Metal cast FluidType"=Aluminum
}

image
image

@YannickMG YannickMG force-pushed the alternate-metal-cast branch from 4af2904 to 6e342b2 Compare January 20, 2025 23:12
@GTNewHorizons GTNewHorizons deleted a comment from github-actions bot Jan 20, 2025
@YannickMG YannickMG requested a review from a team January 20, 2025 23:16
@Dream-Master Dream-Master added the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta label Jan 21, 2025
@serenibyss serenibyss removed the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta label Jan 21, 2025
@serenibyss serenibyss merged commit 0696b0f into master Jan 21, 2025
2 checks passed
@serenibyss serenibyss deleted the alternate-metal-cast branch January 21, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants