diff --git a/VelocityCore/Dependencies/src/de/steamwar/velocitycore/advancements/Items.java b/VelocityCore/Dependencies/src/de/steamwar/velocitycore/advancements/Items.java index 8290db0f..617c2902 100644 --- a/VelocityCore/Dependencies/src/de/steamwar/velocitycore/advancements/Items.java +++ b/VelocityCore/Dependencies/src/de/steamwar/velocitycore/advancements/Items.java @@ -28,6 +28,9 @@ import java.net.URI; public class Items { + /** + * Loaded from https://github.com/retrooper/packetevents/blob/2.0/mappings/registries/item.json + */ public static final JsonObject values; static {