Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Aug 31, 2024
1 parent d31c514 commit f6cb958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ dependencies {
localRuntime "mezz.jei:jei-${jei_minecraft}-neoforge:${jei_version}"

compileOnly "vazkii.patchouli:Patchouli:${patchouli_version}"
runtimeOnly "vazkii.patchouli:Patchouli:${patchouli_version}"
localRuntime "vazkii.patchouli:Patchouli:${patchouli_version}"

implementation "xyz.brassgoggledcoders:PatchouliProvider:${patchouli_provider_version}"
compileOnly "xyz.brassgoggledcoders:PatchouliProvider:${patchouli_provider_version}"

//runtimeOnly "curse.maven:titanium-287342:3570210"
// runtimeOnly "curse.maven:pipez-443900:5005762"
Expand Down

0 comments on commit f6cb958

Please sign in to comment.