Direwolf20-MC / MiningGadgets

Because Mining with Lasers is cool
MIT License
85 stars 41 forks source link

Make upgrade not poof on mod update #227

Closed Anoyomouse closed 1 year ago

Anoyomouse commented 1 year ago

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 ... )