Skip to content

Commit

Permalink
Update build.gradle.easytemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamalam360 authored Sep 2, 2024
1 parent 63ecfea commit 3881283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.easytemplate
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ subprojects {
minecraft "com.mojang:minecraft:${rootProject.minecraft_version}"
mappings loom.layered() {
officialMojangMappings()
parchment "org.parchmentmc.data:parchment-${libs.versions.parchment_minecraft.get()}:${libs.versions.parchment.get()}@zip"
parchment "org.parchmentmc.data:parchment-${libs.versions.parchment_minecraft.get()}:${libs.versions.parchment.asProvider().get()}@zip"
}
}
}
Expand Down

0 comments on commit 3881283

Please sign in to comment.