diff --git a/description.txt b/description.txt index 919852a..c812ea0 100644 --- a/description.txt +++ b/description.txt @@ -1 +1 @@ -Adds a mob api for mods to add animals or monsters etc. \ No newline at end of file +MOBS api for mobs to add animals or monsters etc \ No newline at end of file diff --git a/mod.conf b/mod.conf index 26cc1c4..24bde0b 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = mobs depends =default optional_depends = tnt, player_api, dye, farming, invisibility, intllib, lucky_block, cmi, toolranks, pathfinder -description = Adds a mob api for mods to add animals or monsters etc. +description = MOBS api for mobs to add animals or monsters etc