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

Rewriting skin fetch logic (for 1.17) #60

Open
wants to merge 2 commits into
base: 1.17.x
Choose a base branch
from

Conversation

sekwah41
Copy link
Contributor

No description provided.

@@ -129,6 +129,15 @@ def reobfArtifact = artifacts.add('default', reobfFile) {
type 'jar'
builtBy 'reobfJar'
}


task deobfJar(type: Jar) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Feel free to ignore this part. it just makes a jar that you can also use while making other mods. I used this to mess with forge to find the lighting bugs

@sekwah41 sekwah41 closed this Jan 5, 2022
@sekwah41 sekwah41 reopened this Jan 5, 2022
@sekwah41 sekwah41 changed the title Rewriting skin fetch logic Rewriting skin fetch logic (for 1.17) Feb 24, 2023
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

1 participant