Skip to content

Conversation

@SuperSoupr
Copy link
Contributor

@SuperSoupr SuperSoupr commented Dec 5, 2025

Finished everything currently in the mod, remaining features can be added as they get implemented.
I recommend just looking at the first commit since that has just enough to make it clear what I'm going for. I abstracted as
much of the postea and missing mapping registration as I could to make it easier to just write the transforming code.

@SuperSoupr SuperSoupr force-pushed the world-conversion branch 7 times, most recently from 0e7e8e1 to 5461fc8 Compare December 9, 2025 22:18
@SuperSoupr SuperSoupr marked this pull request as ready for review December 9, 2025 22:47
@SuperSoupr SuperSoupr changed the title World conversion draft World conversion Dec 9, 2025
Copy link
Member

@serenibyss serenibyss left a comment

Choose a reason for hiding this comment

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

Overall this is very well done, I only have a few minor comments and questions. I have not tested the specific transformations yet, but the core system looks great and I will test out each transformation in a review in the next few days

ConfigurationManager.registerConfig(OtherConfig.class);
}

@Config.DefaultBoolean(true) // TODO Set default to false before release
Copy link
Member

Choose a reason for hiding this comment

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

Review comment so that it isn't forgotten

@SuperSoupr
Copy link
Contributor Author

Overall this is very well done, I only have a few minor comments and questions. I have not tested the specific transformations yet, but the core system looks great and I will test out each transformation in a review in the next few days

Thank you, I'm glad to hear the time I put into planning it paid off :)

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