Skip to content

Commit

Permalink
compile with adventure common
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Nov 30, 2024
1 parent 1aa4553 commit d994dff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cloud-minecraft-modded-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ dependencies {
mappings(loom.officialMojangMappings())
compileOnly(libs.fabricLoader)

// todo: depend on common when deps fixed
modCompileOnly(libs.adventureFabric)

compileOnly(libs.adventureMod)
compileOnly(libs.cloud.minecraft.extras)
}

Expand Down

0 comments on commit d994dff

Please sign in to comment.