Skip to content

Commit

Permalink
Revert "Update WEUtils.java"
Browse files Browse the repository at this point in the history
This reverts commit 7868bd8.
  • Loading branch information
TylerS1066 committed Sep 15, 2024
1 parent bcc82e9 commit 07960c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
import net.countercraft.movecraft.util.hitboxes.SolidHitBox;

public class WEUtils {
public static final ClipboardFormat SCHEMATIC_FORMAT = BuiltInClipboardFormat.SPONGE_SCHEMATIC;
public static final ClipboardFormat SCHEMATIC_FORMAT = BuiltInClipboardFormat.SPONGE_V2_SCHEMATIC;

/**
* Load a schematic from disk
Expand Down

0 comments on commit 07960c9

Please sign in to comment.