aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0283-Brigadier-Mojang-API.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0283-Brigadier-Mojang-API.patch')
-rw-r--r--patches/server/0283-Brigadier-Mojang-API.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0283-Brigadier-Mojang-API.patch b/patches/server/0283-Brigadier-Mojang-API.patch
index 80e75802b7..ce03b4e287 100644
--- a/patches/server/0283-Brigadier-Mojang-API.patch
+++ b/patches/server/0283-Brigadier-Mojang-API.patch
@@ -10,7 +10,7 @@ Adds CommandRegisteredEvent
- Allows manipulating the CommandNode to add more children/metadata for the client
diff --git a/build.gradle.kts b/build.gradle.kts
-index 1caa3ef9f0fd71f2bea2e1ea36bb2fa34c6ee689..b1b7d9b72c9f79fe2cfcde47be35a7e73b35d6ff 100644
+index caf738482232039e6e28376daa37b2a3a7465c69..8e667150eb288c4e2cbc8e9d97de040f38abdfb1 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -13,6 +13,7 @@ val alsoShade: Configuration by configurations.creating