Archived
0

Improve descriptions

This commit is contained in:
Dico200
2017-05-29 14:09:25 +02:00
parent 102e999f13
commit 5441ea077c
5 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ public class ModToggledCauldron extends ModToggledAbstract
@Override
public String getDescription()
{
return "fills cauldrons upon placement and cycles upon right click";
return "If active, placed cauldrons are filled, and they cycle on right click";
}
@EventHandler