diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-08-04 21:19:02 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-08-04 21:19:02 +0800 |
| commit | 82225991887f55047d161a18e6fa19f798c0ba67 (patch) | |
| tree | c21bab31bda4e606229530a1e80826a598060fbb /src/main/resources | |
| parent | b4c362041ced74f226edfafdb287cd6416cc14fb (diff) | |
| download | RoughlyEnoughItems-82225991887f55047d161a18e6fa19f798c0ba67.tar.gz RoughlyEnoughItems-82225991887f55047d161a18e6fa19f798c0ba67.tar.bz2 RoughlyEnoughItems-82225991887f55047d161a18e6fa19f798c0ba67.zip | |
Stripping Recipes
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index bf126452b..f00881a1f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -28,6 +28,7 @@ "category.rei.brewing.reactant": "Ingredient", "category.rei.brewing.result": "Resulted Potion", "category.rei.composting": "Composting", + "category.rei.stripping": "Stripping", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Page %d", "text.rei.config": "Config", |
