From f8c0a0e6cedf0655e5f0b4ea6c72992df4272728 Mon Sep 17 00:00:00 2001 From: Rektroth Date: Thu, 12 Oct 2023 17:35:30 -0400 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92f71ed..d1c71d3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Some of the patches are "lazy". This means that the Paper maintainers are not in | [MC-167279](https://bugs.mojang.com/browse/MC-167279) | Bees get stuck in the void | | [MC-171420](https://bugs.mojang.com/browse/MC-171420) | OP players get kicked for not being on the whitelist (enforce = on) | | [MC-179072](https://bugs.mojang.com/browse/MC-179072) | Creepers do not defuse when switching from Survival to Creative/Spectator | -| [MC-188840](https://bugs.mojang.com/browse/MC-188840) | | +| [MC-188840](https://bugs.mojang.com/browse/MC-188840) | *This ticket covered piston-based block duplication. It is unknown why the ticket was privated/deleted.* | | [MC-191591](https://bugs.mojang.com/browse/MC-191591) | Saddles lose their NBT data when equipped on horses, zombie horses, skeleton horses, mules or donkeys via right-clicking | | [MC-235045](https://bugs.mojang.com/browse/MC-235045) | Entity type tags suggestions don't work in target selectors | | [MC-243057](https://bugs.mojang.com/browse/MC-243057) | Furnace recipes don't consider alternatives when first option of recipe is used for fuel | @@ -43,7 +43,7 @@ Some of the patches are "lazy". This means that the Paper maintainers are not in | [MC-253721](https://bugs.mojang.com/browse/MC-253721) | Wrong logs when running /op @a | | [MC-257487](https://bugs.mojang.com/browse/MC-257487) | The ender dragon's name is not reset when it is respawned in the end | -Also planned is Paper's general patches for permanent block breaking exploits, gravity block duplication, and piston-based duplication. (I can't find the Mojira tickets for these, if they exist.) +Although MC-27056 covers the most common permanent block breaking exploit, Paper's general patch for breaking permanent blocks is also planned, as well as the general patch for gravity block duplication. ## Disclaimers