Skip to content

Commit

Permalink
wip port to 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AltronMaxX committed Dec 24, 2024
1 parent 75f204b commit 67e8dd4
Show file tree
Hide file tree
Showing 51 changed files with 632 additions and 7,132 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugins {
java
`maven-publish`
id("io.papermc.paperweight.patcher") version "1.7.5"
id("io.papermc.paperweight.patcher") version "1.7.7"
}

val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group=dev.edenor.foldenor

version=1.21.4-R0.1-SNAPSHOT
mcVersion=1.21.4
foliaRef=d4bc33870b263650b9a023c439fbca92f8623992
foliaRef=8af1aef1f14630ede6575a72632e7f943d8fb903

org.gradle.caching=true
org.gradle.parallel=true
Expand Down
Loading

0 comments on commit 67e8dd4

Please sign in to comment.