forked from RepoMirrors/kami-blue
fix credits again
This commit is contained in:
parent
3704e998a5
commit
285ef6b478
|
@ -4,7 +4,7 @@ import me.zeroeightsix.kami.module.Module;
|
|||
import net.minecraft.item.ItemExpBottle;
|
||||
|
||||
/***
|
||||
* @author S-B99
|
||||
* @author Unknown, LGPL licensed
|
||||
*/
|
||||
@Module.Info(name = "FastXP", category = Module.Category.COMBAT, description = "Makes XP Faster for PvP")
|
||||
public class FastXP extends Module {
|
||||
|
|
|
@ -25,7 +25,7 @@ import net.minecraft.util.math.Vec3d;
|
|||
|
||||
|
||||
/**
|
||||
* @author Unknown
|
||||
* @author Unknown, LGPL licensed
|
||||
* Updated by S-B99 on 20/11/19
|
||||
*/
|
||||
@Module.Info(name = "Surround", category = Module.Category.COMBAT, description = "Surrounds you with obsidian")
|
||||
|
|
Loading…
Reference in New Issue