VazkiiMods / Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
https://vazkiimods.github.io/Patchouli/
Other
304 stars 123 forks source link

Patchouli is missing for 1.21 of minecraft when trying to use Modern Industrialization Mod. #755

Open SirTwsted opened 1 month ago

SirTwsted commented 1 month ago

Mod loader

NeoForge

Minecraft version

1.21

Patchouli version

There is none for 1.21 of minecraft

Modloader version

Using NEOFORGE latest version

Modpack info

No response

The latest.log file

no logs available

Issue description

Patchouli is missing for 1.21 of minecraft when trying to use Modern Industrialization Mod.

When starting new world, there is a book, when right clicking this book, it says Patchouli is missing. When I look on Curseforge, there is nothing listed for 1.21, yet the mod for Modern Industrialization is released for 1.21

Steps to reproduce

No response

Other information

No response

9p4 commented 1 month ago

Good thing is that if you compile patchouli from source from the 1.21.x branch, it works fine.

FormBurden commented 3 weeks ago

Indeed this does work, I'm surprised this hasn't been pushed to Curseforge or Modrinth yet.

turw41th commented 3 weeks ago

@FormBurden I seem to be too stupid to build it myself. I have cloned the repo (1.21.x branch), added the dependencies for fabric to the build.gradle file according to the readme document, but on build I get an error Could not find method modImplementation() for arguments [vazkii.patchouli:Patchouli:1.21-87-FABRIC-SNAPSHOT] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Since the readme said the folder names would be the version tag, I used this specific version tag. Maybe you can tell me what I might have done wrong.

FormBurden commented 3 weeks ago

@FormBurden I seem to be too stupid to build it myself. I have cloned the repo (1.21.x branch), added the dependencies for fabric to the build.gradle file according to the readme document, but on build I get an error

Could not find method modImplementation() for arguments [vazkii.patchouli:Patchouli:1.21-87-FABRIC-SNAPSHOT] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Since the readme said the folder names would be the version tag, I used this specific version tag. Maybe you can tell me what I might have done wrong.

Make sure you're cloning the 1.21.x version not what is on the main. As for changing tags and such, you don't have to do anything, just build.