diff --git a/description.txt b/description.txt deleted file mode 100644 index f0e8423..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Generates a stone platform below the world origin or static spawn point. Ideal for the singlenode mapgen. diff --git a/mod.conf b/mod.conf index f967225..771d664 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,2 @@ name = spawnbuilder +description = Generates a stone platform below the world origin or static spawn point. Ideal for the singlenode mapgen.