Draft
Conversation
louve u ender lol
I hope I didn't broke something
Klebestreifen
commented
Jan 13, 2026
src/main/kotlin/org/ender_development/catalyx/core/module/ModuleIdentifier.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/org/ender_development/catalyx/api/v1/interfaces/cast/IAsResourceLocation.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/org/ender_development/catalyx/api/v1/Factory.kt
Outdated
Show resolved
Hide resolved
as far as I understood it
still things todo
why is it now a habit that I see a commit and then I see that the code needs a bit of eating, instead of the other way around anyways also includes a custom find-in-files profile that only searches the actual mod source code (and honestly that's something I could throw into the template soon-ish ;p), despite .idea being git-ignored
a69c84bf63
basically new feature in Kotlin 2.3.0, see https://kotlinlang.org/docs/whatsnew23.html#explicit-backing-fields only issues are: - it's experimental - it required me to change build.gradle.kts, which will be overwritten after syncTemplate - my IJ is confused because it's too old to understand this lol as such, kinda asking ender and klebe to give feedback on this, and hopefully that won't turn into another ModuleIdentifier :blobcatcosystars: I'm fine with reverting this tbh.
idk why the IISH thingies were inline making new instances, when the instances themselves are immutable
Member
|
Just found a random print command in the wild. |
- overhauled registries - separated model registration - cleaned up models - fixed tesr and mb models - Block Item models are still broken and need to be debugged - added item auto model generation - start on some random CraftTweaker integration
more helper methods Signed-off-by: MasterEnderman <xxmr.endermanxx@gmail.com>
or, at least, I couldn't find it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As I promised.