From f1c5f0198c75e7e8e9d243ec5dc5b3f0a84ebd44 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 --- ...n-handling.patch => 1059-Fixup-NamespacedKey-handling.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename patches/server/{1059-Fixup-ResourceLocation-handling.patch => 1059-Fixup-NamespacedKey-handling.patch} (99%) diff --git a/patches/server/1059-Fixup-ResourceLocation-handling.patch b/patches/server/1059-Fixup-NamespacedKey-handling.patch similarity index 99% rename from patches/server/1059-Fixup-ResourceLocation-handling.patch rename to patches/server/1059-Fixup-NamespacedKey-handling.patch index 64e0d748b5..14ddcf111d 100644 --- a/patches/server/1059-Fixup-ResourceLocation-handling.patch +++ b/patches/server/1059-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