[1.21.10] Port to 1.21.10 and Implement Greenhouse Config#67
Conversation
…t fits inside the box.
- Now uses a more semver like system. - 1.1.0 maps into 10100 for example.
worldwidepixel
left a comment
There was a problem hiding this comment.
RIP Spectre in Snapper (2024-2026)
Will be missed.
<3
|
Sorry- thought this was Cantilever for a sec. <3 WWP |
|
DBHKBBGIU WHY DO I KEEP F*CKING THIS UP |
|
Ready for review! Somebody else will have to implement the GUI compat. Please note that because Greenhouse Config typically uses records for its config classes, you will not be able to directly set the field. I would suggest making a config builder class that can create a new config object, then saving the built config when the config changes. Alternatively, use Mutable fields or make it a class (cursed) and run save without args (which will save the in memory config). |
Resolves #65
Accidentally closed the old one, oops!
I will mark this as ready when possible.
Features
Specter Config is gone!
Mapping Migration!
General Porting!
Quality Passes!
Somebody else will have to handle the GUI changes. Please message me if there's struggle with integrating the GUI into the config.