Add author to Stashfinder

This commit is contained in:
Nucleus 2020-04-25 18:15:01 +02:00
parent 59817a0009
commit b0e67bec61
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ import net.minecraft.util.math.BlockPos
import net.minecraft.util.math.ChunkPos
import kotlin.math.roundToInt
/**
* @author Nucleus
*/
@Module.Info(
name = "StashFinder",
category = Module.Category.MISC,