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 disabling steel->iron overrides #382

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

cheapie
Copy link
Contributor

@cheapie cheapie commented Sep 27, 2024

In some cases it is desirable to have the names and textures of items registered by other mods left alone, even if it comes at the expense of them no longer fitting particularly well with technic.

This PR simply adds a setting to technic.conf (called "enable_steel_override" to fit in with the others) that, when set to false, skips over the entire overrides.lua file. The default is true, which retains the existing behavior.

Copy link

@wsor4035 wsor4035 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems legit

Copy link
Member

@S-S-X S-S-X left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and simple enough

@wsor4035 wsor4035 merged commit 2920b4c into mt-mods:master Sep 28, 2024
3 checks passed
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