Patchouli

Patchouli

167M Downloads

Neoforge Build.gradle dependencies needing forge plugins?

BuckleMyShoe147 opened this issue ยท 0 comments

commented

Mod loader

NeoForge

Minecraft version

1.21.1

Patchouli version

1.21-87-NEOFORGE

Modloader version

Neoforge 21.1.65

Modpack info

No response

The latest.log file

https://pastebin.com/4w6u9HVX

Issue description

I'm trying to incorporate patchouli into my build.gradle file but judging by the log it needs a forge plugin but im on neoforge, I could be doing something completely wrong as im new to this stuff, Ive been trying for hours so help will be appreciated.

I got these from the Readme file
compileOnly fg.deobf("vazkii.patchouli:Patchouli:1.21-87-NEOFORGE:api")
runtimeOnly fg.deobf("vazkii.patchouli:Patchouli:1.21-87-NEOFORGE")

Heres my build.gradle file if it also helps -> https://pastebin.com/0Nt5FWSS

Steps to reproduce

No response

Other information

I am using Mcreator.