Skip to content

Commit

Permalink
fabric-loom v1.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed May 24, 2023
1 parent e38c530 commit 4d58648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pluginManagement {
eachPlugin {
switch (requested.id.id) {
case "com.replaymod.preprocess": {
useModule("com.github.1024-byteeeee:preprocessor:${requested.version}")
useModule("com.github.Fallen-Breath:preprocessor:${requested.version}")
break
}
}
Expand Down

0 comments on commit 4d58648

Please sign in to comment.