Skip to content

Conversation

@unilock
Copy link

@unilock unilock commented Feb 1, 2024

This PR updates Gradle and the dependencies for Minecraft 1.20.4, and adds a @Unique annotation where one was missing.

(with the 1.20.2 version, I was running into a crash about an impossible cast when shift-clicking the crafting output, IIRC)

Signed-off-by: unilock <unilock@fennet.rentals>
Signed-off-by: unilock <unilock@fennet.rentals>
Signed-off-by: unilock <unilock@fennet.rentals>
Copy link
Member

@Ampflower Ampflower left a comment

Choose a reason for hiding this comment

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

Seems fine, just a couple things I noticed

],
"depends": {
"fabricloader": ">=0.7.2",
"fabricloader": "*",
Copy link
Member

Choose a reason for hiding this comment

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

Not exactly a needed change; if anything it probably should be vbump'd forward rather than requiring any version of loader

Copy link
Author

Choose a reason for hiding this comment

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

I agree that the change wasn't needed. It probably should've at least been bumped to >=0.14.0?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah; it'll do for now at least, nothing required in a terribly specific version of the loader.

Copy link
Member

@Ampflower Ampflower left a comment

Choose a reason for hiding this comment

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

Looks good; I'll let the loader bit slide since it's not all that important

@Ampflower Ampflower merged commit 7fc0749 into Modflower:trunk Feb 1, 2024
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