diff --git a/paper-server/patches/unapplied/net/minecraft/data/loot/packs/VanillaChestLoot.java.patch b/paper-server/patches/sources/net/minecraft/data/loot/packs/VanillaChestLoot.java.patch similarity index 97% rename from paper-server/patches/unapplied/net/minecraft/data/loot/packs/VanillaChestLoot.java.patch rename to paper-server/patches/sources/net/minecraft/data/loot/packs/VanillaChestLoot.java.patch index 02e103aaf6..5d8aa86e40 100644 --- a/paper-server/patches/unapplied/net/minecraft/data/loot/packs/VanillaChestLoot.java.patch +++ b/paper-server/patches/sources/net/minecraft/data/loot/packs/VanillaChestLoot.java.patch @@ -1,6 +1,6 @@ --- a/net/minecraft/data/loot/packs/VanillaChestLoot.java +++ b/net/minecraft/data/loot/packs/VanillaChestLoot.java -@@ -946,7 +946,6 @@ +@@ -946,7 +_,6 @@ .add( LootItem.lootTableItem(Items.COMPASS) .apply(SetItemCountFunction.setCount(ConstantValue.exactly(1.0F)))