change bowspam credit

This commit is contained in:
Bella 2019-12-01 14:06:23 -05:00
parent d88976e8b6
commit 0d8195c412
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ import net.minecraft.network.play.client.CPacketPlayerDigging.Action;
import net.minecraft.util.math.BlockPos;
/**
* @author Jamie
* @author Seppukudevelopment
* https://github.com/seppukudevelopment/seppuku
*/
@Module.Info(name = "BowSpam", description = "Makes you spam arrows", category = Module.Category.COMBAT)
public class BowSpam extends Module {