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