Crafting Tweaks

Crafting Tweaks

106M Downloads

Can't build Gradle won't compile api

sshShadowLinuxCreator opened this issue ยท 2 comments

commented

Minecraft Version

1.18.x

Mod Loader

Forge

Mod Loader Version

40.1.85

Mod Version

14.0.3

Describe the Issue

Could not find method compile() for arguments [curse.maven:craftingtweaks-233071:3830906] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

No response

commented

Sounds like your gradle version might be too new. Are you using the gradle wrapper (./gradlew instead of gradle)?

commented

No just using the build.gradle file in intellij