Skip to content

Commit

Permalink
dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rotgruengelb committed Nov 4, 2023
1 parent 517557d commit d4d7013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ allprojects {
mappings "net.fabricmc:yarn:${rootProject.yarn_mappings}:v2"
modImplementation "net.fabricmc:fabric-loader:${rootProject.loader_version}"
include(modImplementation(fabricApi.module("fabric-command-api-v2", project.fabric_version)))
include(modImplementation(fabricApi.module("fabric-api-base", project.fabric_version)))
}

processResources {
Expand Down

0 comments on commit d4d7013

Please sign in to comment.