mirror of
https://github.com/PSYCHEER/VanillaCustomizer.git
synced 2025-12-31 21:06:41 +00:00
1.21.4 update + error resolve
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot</artifactId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.21.1-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
package dev.lone.vanillacustomizer.nms;
|
||||
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
import dev.lone.LoneLibs.nbt.nbtapi.utils.MinecraftVersion;
|
||||
import dev.lone.vanillacustomizer.Main;
|
||||
import lonelibs.dev.lone.fastnbt.nms.Version;
|
||||
import org.bukkit.Bukkit;
|
||||
Reference in New Issue
Block a user