Skip to content

Commit

Permalink
Remove outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal-Spider committed Dec 17, 2024
1 parent 10947d2 commit da756ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies {
}
modImplementation "net.fabricmc:fabric-loader:$fabric_loader_version"
modImplementation "net.fabricmc.fabric-api:fabric-api:$fabric_version"
// Use $minecraft_version instead of writing the version manually whenever possible.
modImplementation "it.crystalnest:cobweb-$name:$minecraft_version-$cobweb_version"
modImplementation "fuzs.forgeconfigapiport:forgeconfigapiport-fabric:$fcap_version"
}
Expand Down

0 comments on commit da756ff

Please sign in to comment.