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 usage of fabric impl #286

Merged
merged 2 commits into from
Aug 29, 2023
Merged

fix usage of fabric impl #286

merged 2 commits into from
Aug 29, 2023

Conversation

Jamalam360
Copy link
Contributor

@Jamalam360 Jamalam360 commented Jul 9, 2023

  • update mod to build on 1.20.1. no changes required
  • remove random placeholder suggests in f.m.j
  • use TAW rather than fabric api impl detail in CriteriaInit

closes #285, closes #282, closes #278

- update mod to build on 1.20.1. no changes required
- remove random placeholder suggests in f.m.j
- use TAW rather than fabric api impl detail in CriteriaInit

note that the minecraft dependency is hardcoded to >=1.20 since it doesn't make sense to have it set to `1.20.1` (`${minecraft_version}`), as the mod works on 1.20 and 1.20.1
@Eagllus
Copy link

Eagllus commented Jul 18, 2023

Not sure if you want/need to include it in this Pull Request but when I was building the file I had to modify https://github.com/Globox1997/LevelZ/blob/1.20/build.gradle#L19

From maven { url "https://ladysnake.jfrog.io/artifactory/mods" }
to maven { url "https://maven.ladysnake.org/releases" }

@Jamalam360
Copy link
Contributor Author

Yes, that will need to be done. Jfrog ended their free service recently

@Jamalam360 Jamalam360 changed the title 1.20.1, fix usage of fabric impl ~~1.20.1~~, fix usage of fabric impl Aug 10, 2023
@Jamalam360 Jamalam360 changed the title ~~1.20.1~~, fix usage of fabric impl fix usage of fabric impl Aug 10, 2023
@Jamalam360
Copy link
Contributor Author

@Globox1997 do you have any particular gripes with this? It not only fixes compatibility with Quilt but also is just the Fabric recommended way to do things anyways

@Globox1997
Copy link
Owner

Too many open github issues, thanks for contributing.

@Globox1997 Globox1997 merged commit 7d00b3d into Globox1997:1.20 Aug 29, 2023
Jamalam360 added a commit to Jamalam360/quiltmc.org that referenced this pull request Sep 5, 2023
Southpaw1496 pushed a commit to QuiltMC/quiltmc.org that referenced this pull request Sep 5, 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.

1.20.1 update 1.20.1 Quilt compatibility
3 participants