Skip to content

Commit

Permalink
Fix import (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
blockninja124 committed Jan 14, 2025
1 parent 711ea28 commit 1aeca42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import org.valkyrienskies.mod.common.util.VectorConversionsMCKt;

import net.jcm.vsch.blocks.entity.AbstractThrusterBlockEntity;
import net.jcm.vsch.blocks.entity.template.AbstractThrusterBlockEntity;
import net.jcm.vsch.blocks.entity.ParticleBlockEntity;
import net.jcm.vsch.config.VSCHConfig;
import net.jcm.vsch.items.VSCHItems;
Expand Down

0 comments on commit 1aeca42

Please sign in to comment.