Skip to content

Conversation

Intybyte
Copy link
Contributor

@Intybyte Intybyte commented Sep 27, 2025

@Seggan Seggan linked an issue Sep 29, 2025 that may be closed by this pull request
Copy link
Member

@Seggan Seggan left a comment

Choose a reason for hiding this comment

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

As far as I understand this requires each research to be in its own file? Why split them up like that?

@Intybyte
Copy link
Contributor Author

As far as I understand this requires each research to be in its own file? Why split them up like that?

Why not? this is same approach as item settings basically

@Seggan
Copy link
Member

Seggan commented Sep 29, 2025

Item settings are of variable length and end up being separate files, while researches are small and of a known schema. Something like recipes.

@Intybyte
Copy link
Contributor Author

Intybyte commented Sep 29, 2025

Item settings are of variable length and end up being separate files, while researches are small and of a known schema. Something like recipes.

please don't make me rewrite everything

@Seggan
Copy link
Member

Seggan commented Sep 29, 2025

Nah it won't be everything just copy the recipe code lol

# Conflicts:
#	pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/util/PylonUtils.kt
@LordIdra
Copy link
Contributor

LordIdra commented Oct 3, 2025

I do agree it should be one file

@JustAHuman-xD
Copy link
Contributor

(I do too)

Copy link
Contributor

@OhmV-IR OhmV-IR left a comment

Choose a reason for hiding this comment

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

lgtm cw & ig

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.

Make researches data-driven
5 participants