credit for bowspam in fast use

This commit is contained in:
Bella Who 2020-04-02 14:56:44 -04:00 committed by GitHub
parent c55898ed5c
commit e238d6bef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ import net.minecraft.util.math.BlockPos;
* @author S-B99
* Updated by S-B99 on 03/12/19
* Updated by d1gress/Qther on 4/12/19
*
* Bowspam code from https://github.com/seppukudevelopment/seppuku/blob/5586365/src/main/java/me/rigamortis/seppuku/impl/module/combat/FastBowModule.java
*/
@Module.Info(category = Module.Category.COMBAT, description = "Use items faster", name = "FastUse")
public class Fastuse extends Module {