I'm getting a error in MCreator

FAILURE: Build failed with an exception. 
* Where: 
Build file 'C:\Users\ojha\MCreatorWorkspaces\dark_and_stark_update\build.gradle' line: 3 
* What went wrong: 
An exception occurred applying plugin request [id: 'org.spongepowered.mixin', version: '0.7.+'] 
> Failed to apply plugin 'org.spongepowered.mixin'. 
   > Could not find property 'minecraft', or 'patcher' on root project 'dark_and_stark_update', ensure ForgeGradle is applied. 
* 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.

I’m following the steps and it’s not working. Im on Mcreator 2024.4 and using Forge Mixins 2024.4

If you have a problem with MCreator, why are you not asking in the MCreator community?
Afaiu you are not writing a Gradle build, but that tool is generating one for you.
So if that does not work, complain to them. :wink: