Skip to content

Commit

Permalink
update description in mod metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion committed Oct 20, 2024
1 parent 546672f commit e411877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ tasks {
processResources {
val modId = "telekinesis"
val modName = "telekinesis"
val modDescription = "Adds a telekinesis enchantment to minecraft"
val modDescription = "Adds auto-pickup functionality to the player. Also know as telekinesis from Hypixel Skyblock."

val props = mapOf(
"id" to modId,
Expand Down

0 comments on commit e411877

Please sign in to comment.