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

Simplify generic mine mutable definition #70512

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

Procyonae
Copy link
Contributor

Summary

None

Purpose of change

@Maleclypse asked me to look at #69553 which they're basing off the generic mine mutable but looking at it the base mutable is overcomplicated

Describe the solution

Simplifies the mutable definition without any functional change in the way it spawns. Made sure to find in files all the joins in case they had some weird other usage but they don't appear anywhere else.

Describe alternatives you've considered

Testing

Checked that the map is still spawning normally without errors and is fully navigable

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Dec 29, 2023
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Dec 30, 2023
@Maleclypse Maleclypse merged commit b30cc13 into CleverRaven:master Dec 30, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants