Skip to content

Commit

Permalink
Update FlywheelTestModClient.java
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr authored Oct 23, 2024
1 parent 502d487 commit 61847a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext;

@Mod("flywheel-testmod")
@Mod("flywheel_testmod")
public class FlywheelTestModClient {
private int ticks = 0;

Expand Down

0 comments on commit 61847a7

Please sign in to comment.