Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MC 1.19 support #54

Merged
merged 3 commits into from
Jun 24, 2022
Merged

MC 1.19 support #54

merged 3 commits into from
Jun 24, 2022

Conversation

SpencerBurgess
Copy link
Contributor

Updated everything needed to support 1.19

Dependency changes:

  1. Fabric Loom 0.11-SNAPSHOT -> 0.12-SNAPSHOT
  2. Yarn Mapping 1.18.2+build.2 -> 1.19+build.4
  3. loader_version 0.13.3 -> 0.14.8
  4. fabric_version 0.48.0+1.18.2 -> 0.56.1+1.19
  5. modmenu_version 3.0.1 -> 4.0.0

Screenshot with it working:

rmzvGA1C6Z

Updated Gradle properties to reflect requirements for 1.19 (updated Fabric versions, loom, etc)
Text is now all under the net.minecraft.text.Text import. I updated the references, functionality is unchanged
Updated Mixin to reflect new Method name. Downgraded "fabricloader" to an earlier version than the one I previously committed
@johnvictorfs
Copy link
Owner

Hey, thanks a lot for the PR! :)

I'll merge this and create a new release as soon as I can

@johnvictorfs johnvictorfs merged commit af0750f into johnvictorfs:master Jun 24, 2022
@johnvictorfs
Copy link
Owner

Released :) #55

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.

None yet

2 participants