mirror of
https://github.com/kami-blue/client
synced 2025-01-09 16:29:25 +00:00
added credit
This commit is contained in:
parent
c02b0e7420
commit
4f0d0dfa21
@ -8,6 +8,9 @@ import net.minecraftforge.event.entity.player.AttackEntityEvent;
|
||||
import me.zero.alpine.listener.Listener;
|
||||
import me.zeroeightsix.kami.module.Module;
|
||||
|
||||
/***
|
||||
* @author S-B99
|
||||
*/
|
||||
@Module.Info(name = "Criticals", category = Module.Category.COMBAT, description = "Automatically does critical attacks")
|
||||
public class Criticals extends Module
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user