Fixed wording.

master
sealedinterface 2016-05-31 20:36:58 -07:00
parent ad869b89a9
commit d14a073543
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ public class JsonRemoveRecipesHandler
List<String> includes = new ArrayList<>();
List<String> modDependencies = new ArrayList<>();
String __COMMENT = "Add items whose recipes you want to remove below. This does not affect recipes removed by " +
String __COMMENT = "Add items whose recipes you want to remove above. This does not affect recipes removed by " +
"BetterBeginnings through regular config. Some examples are provided above (both of which have no recipe already).";
public JsonRemoveRecipesHandler()