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

Fix OptiFabric being unable to find the official (unmapped) Minecraft jar in dev #1219

Open
wants to merge 1 commit into
base: llama
Choose a base branch
from

Conversation

XXMA16
Copy link

@XXMA16 XXMA16 commented Sep 15, 2023

Since Loom 1.1, the minecraft-merged jar is found in <project>/.gradle/loom-cache instead of $GRADLE_USER_HOME/.gradle/caches. The unmappped jar is still somewhere in .gradle/caches so we just need to get it without relying on the path of the launch jar.

Also fixes some typos

@XXMA16 XXMA16 force-pushed the run-in-dev-fix branch 2 times, most recently from eabcd6e to f119d75 Compare September 16, 2023 15:41
@XXMA16
Copy link
Author

XXMA16 commented Sep 16, 2023

Oops, wrong branch

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.

1 participant