3 more patches

This commit is contained in:
Ben Kerllenevich
2021-06-17 08:56:42 -04:00
parent 95510fad10
commit 8cdbb4d898
7 changed files with 628 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.patcher") version "1.0.4-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.1.0-SNAPSHOT"
}
repositories {