Topic category: Help with Minecraft modding (Java Edition)
When i'm making a dependencies(JEI) But i i'm failed. I installed JEI plugin. Here's the log:
Executing Gradle task: build
Build info: MCreator 2023.3.36712, forge-1.20.1, 64-bit, 8071 MB, Windows 10, JVM 17.0.7, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-12-30-10:23:21
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\Anita Intan\MCreatorWorkspaces\new_songs\build.gradle' line: 71
* What went wrong:
A problem occurred evaluating root project 'new_songs'.
> Could not find method compileOnly() for arguments [DefaultExternalModuleDependency{group='mezz.jei', name='jei-1.20.1', version='15.2.0.27', configuration='default'}] on root project 'new_songs' of type org.gradle.api.Project.
* 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
BUILD FAILED in 5s
BUILD FAILED
Task completed in 5 seconds
I would report the bug to the plugin author. The plugin may not properly support 2023.4 yet
Can you send me your code?