MCP-Reborn
MCP-Reborn copied to clipboard
build.gradle Cannot resolve symbol 'forge' error
After I run :setup and refresh everything I get this error in Intellij
Cannot resolve symbol 'forge'
It runs perfectly fine when I run :runClient but in the IDE it has this error. I am on 1.17.

This is totally fine, it actually imports just as intended but Intellij is just doing some funky stuff.
The imports are different after 1.19.3-ish, this pull request solved this exact issue: https://github.com/Hexeption/MCP-Reborn/pull/263