mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-14 22:43:56 +01:00
Update FlywheelTestModClient.java
This commit is contained in:
parent
502d487b75
commit
61847a73fb
@ -8,7 +8,7 @@ import net.minecraftforge.eventbus.api.IEventBus;
|
||||
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user