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

Make upgrade not poof on mod update #227

Merged

Conversation

Anoyomouse
Copy link
Contributor

When i updated the mod, any existing three_by_three upgrades poofed. because we renamed it to a tiered upgrade size_1

This code does a migration when the item is deserialized by the server, and "renames" three_by_three to size_1 threrby not making the upgrade poof .. or having multiple upgrades pop up (ask me how i know ... )

@MichaelHillcox MichaelHillcox self-assigned this Oct 20, 2023
@MichaelHillcox MichaelHillcox changed the base branch from master to mc/1.20.1 October 20, 2023 20:05
@MichaelHillcox MichaelHillcox changed the base branch from mc/1.20.1 to master October 20, 2023 20:05
@MichaelHillcox MichaelHillcox merged commit a10ad5e into Direwolf20-MC:master Oct 20, 2023
@Anoyomouse Anoyomouse deleted the make_upgrade_portable branch October 21, 2023 06: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.

2 participants