diff --git a/src/main/java/carpetfixes/CFSettings.java b/src/main/java/carpetfixes/CFSettings.java index 1bd4c74a..8fb0e8c2 100644 --- a/src/main/java/carpetfixes/CFSettings.java +++ b/src/main/java/carpetfixes/CFSettings.java @@ -1355,7 +1355,7 @@ other bugs, except they deserve a category of their own (for sorting purposes... //By FX - PR0CESS @Rule( - desc = "Placing a sculk shrieker on a barrier block will make it output the current stack depth on shape updates", + desc = "Placing turtle eggs on a barrier block will make it output the current stack depth on shape updates", category = DEBUG, extra = "Checking a stack depth can be expensive, do not abuse!" )