generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix forge weirdness, add publishers, cleanup
Had the most frustrating experience with JIJ. Apparently, using the version catalog MinimalExternalModuleDependency does not work with the extension block added to the outside implementation config. It has to be added on jarJar. Works fine if it's a String though. Also had fun with mappings, forgot to tell it that it was using namedElements. Other cleanup, adding configureEach, copyIdeResources, test config extends compileOnly, etc.
- Loading branch information
Showing
2 changed files
with
18 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters