diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-06-06 18:36:51 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-06-06 18:36:51 +0800 |
| commit | 98c2c0f1af8b264cfce5c005f4694318cce001b2 (patch) | |
| tree | 5a7aaa389ddbf86ae2e4fed06fa40e8d427c8bae /src/main/resources | |
| parent | 36609262e4014e976523130bf26879eac2e90e19 (diff) | |
| download | RoughlyEnoughItems-98c2c0f1af8b264cfce5c005f4694318cce001b2.tar.gz RoughlyEnoughItems-98c2c0f1af8b264cfce5c005f4694318cce001b2.tar.bz2 RoughlyEnoughItems-98c2c0f1af8b264cfce5c005f4694318cce001b2.zip | |
alterative solution to the working stations
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 d8eba374b..a07adbd33 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -100,6 +100,7 @@ "text.rei.config.recipe_screen_type.original": "Original", "text.rei.config.recipe_screen_type.villager": "Villager", "text.rei.select": "Select", + "text.rei.working_station": "Working Station", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.config.register_in_other_thread": "Register Recipes in other thread:", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", |
