From b3fc9f78603138c8149839316a566e769a89d713 Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Sat, 6 Jan 2024 15:11:45 +0100 Subject: [PATCH] [ci skip] Fix typo --- ...cation-handling.patch => Fixup-NamespacedKey-handling.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename patches/server/{Fixup-ResourceLocation-handling.patch => Fixup-NamespacedKey-handling.patch} (99%) diff --git a/patches/server/Fixup-ResourceLocation-handling.patch b/patches/server/Fixup-NamespacedKey-handling.patch similarity index 99% rename from patches/server/Fixup-ResourceLocation-handling.patch rename to patches/server/Fixup-NamespacedKey-handling.patch index 0b7eb912e0..9469e9647b 100644 --- a/patches/server/Fixup-ResourceLocation-handling.patch +++ b/patches/server/Fixup-NamespacedKey-handling.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Sat, 6 Jan 2024 14:31:00 +0100 -Subject: [PATCH] Fixup ResourceLocation handling +Subject: [PATCH] Fixup NamespacedKey handling diff --git a/src/main/java/com/destroystokyo/paper/loottable/PaperContainerEntityLootableInventory.java b/src/main/java/com/destroystokyo/paper/loottable/PaperContainerEntityLootableInventory.java