This commit is contained in:
Bella 2020-03-20 09:53:21 -04:00
parent fe7fac15c8
commit 02f529e3d4
No known key found for this signature in database
GPG Key ID: 815562EA23BFE344
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import net.minecraft.util.FoodStats;
/**
* Created by 086 on 8/04/2018.
* 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)
public class AutoEat extends Module {