forked from RepoMirrors/kami-blue
date fix
This commit is contained in:
parent
fe7fac15c8
commit
02f529e3d4
|
@ -14,7 +14,7 @@ import net.minecraft.util.FoodStats;
|
||||||
/**
|
/**
|
||||||
* Created by 086 on 8/04/2018.
|
* Created by 086 on 8/04/2018.
|
||||||
* Updated by polymer on 09/03/20
|
* Updated by polymer on 09/03/20
|
||||||
* Updated by S-B99 on 09/03/20
|
* Updated by S-B99 on 20/03/20
|
||||||
*/
|
*/
|
||||||
@Module.Info(name = "AutoEat", description = "Automatically eat when hungry", category = Module.Category.PLAYER)
|
@Module.Info(name = "AutoEat", description = "Automatically eat when hungry", category = Module.Category.PLAYER)
|
||||||
public class AutoEat extends Module {
|
public class AutoEat extends Module {
|
||||||
|
|
Loading…
Reference in New Issue