add credits to og code

This commit is contained in:
Bella 2019-11-26 08:10:42 -05:00
parent 1045b01e83
commit 43d51512d3
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ import static me.zeroeightsix.kami.module.modules.combat.CrystalAura.getPlayerPo
import static me.zeroeightsix.kami.module.modules.player.Scaffold.faceVectorPacketInstant;
/**
* @author hub/blockparole
* Created by @S-B99 on 25/11/19
*/
@Module.Info(name = "AutoSnowMan", category = Module.Category.MISC, description = "Automatically creates snowmen")

View File

@ -34,6 +34,7 @@ import static me.zeroeightsix.kami.module.modules.combat.CrystalAura.getPlayerPo
import static me.zeroeightsix.kami.module.modules.player.Scaffold.faceVectorPacketInstant;
/**
* @author hub/blockparole
* Created by @S-B99 on 25/11/19
*/
@Module.Info(name = "AutoWither", category = Module.Category.MISC, description = "Automatically creates withers")