Why is some Entity AI Component causing a Gradle Error?

Started by Flinter on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Why is some Entity AI Component causing a Gradle Error?

I made the Entity dodge the Arrows and made a block like this:

Avoid Entities of type(Arrow)

And so the Gradle error came out, then I deleted the block and everything is OK

Why is that?