diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/core/attributes/PiglinBarterDrop.java b/src/main/java/io/github/thebusybiscuit/slimefun4/core/attributes/PiglinBarterDrop.java index 303c69165..936beaad8 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/core/attributes/PiglinBarterDrop.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/core/attributes/PiglinBarterDrop.java @@ -25,7 +25,7 @@ public interface PiglinBarterDrop extends ItemAttribute { /** * Implement this method to make this SlimefunItem have a variable chance of being * dropped by Piglins when bartering with them. This interface should be used - * the BARTER_DROP {@link RecipeType}. + * with the {@link RecipeType#BARTER_DROP}. */ /** It is recommended that this chance is kept reasonably low to feel like