diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 9614e36..f97e388 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,7 +3,7 @@ "id": "chunk-debug", "version": "${version}", "name": "ChunkDebug", - "description": "Chunk Debug server side support", + "description": "ChunkDebug provides a live display of all the loaded chunks in any given dimension.", "authors": [ "Sensei" ],