We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6af01e commit 696e9a7Copy full SHA for 696e9a7
Forge/build.gradle.kts
@@ -28,10 +28,6 @@ architectury {
28
forge()
29
}
30
31
-loom {
32
- accessWidenerPath.set(project(":Common").loom.accessWidenerPath)
33
-}
34
-
35
configurations.configureEach {
36
// Fix that can be found in Forge MDK too
37
resolutionStrategy {
NeoForge/build.gradle.kts
@@ -30,10 +30,6 @@ architectury {
neoForge()
repositories {
38
maven("https://maven.neoforged.net/releases/")
39
0 commit comments