diff --git a/java17/src/main/java/top/leavesmc/leavesclip/FileEntry.java b/java17/src/main/java/top/leavesmc/leavesclip/FileEntry.java index 8833e1c..534cc20 100644 --- a/java17/src/main/java/top/leavesmc/leavesclip/FileEntry.java +++ b/java17/src/main/java/top/leavesmc/leavesclip/FileEntry.java @@ -1,4 +1,4 @@ -package top.leavesmc.leavesclip; +package org.netherite.netheriteclip; import java.io.BufferedReader; import java.io.IOException;