Topic category: Help with Minecraft modding (Java Edition)
C:\Users\PC\MCreatorWorkspaces\entity\build\sources\main\java\net\mcreator\entity\MCreatorBlood.java:50: error: illegal character: '\u00bf'
return EnumAction.DR�NK;
^
C:\Users\PC\MCreatorWorkspaces\entity\build\sources\main\java\net\mcreator\entity\MCreatorBlood.java:50: error: illegal character: '\u00bd'
return EnumAction.DR�NK;
^
C:\Users\PC\MCreatorWorkspaces\entity\build\sources\main\java\net\mcreator\entity\MCreatorBlood.java:50: error: not a statement
return EnumAction.DR�NK;
^
3 errors
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUİLD FAILED in 0s
To me this seems like you are using ancient version of MCreator.
Please update to the latest version that has this bug fixed