diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-06-05 20:14:36 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-06-05 20:14:36 +0800 |
| commit | fd99a42678f27d74483cfa2ae069de8bea38f893 (patch) | |
| tree | 7f76246c3d861c41ac3d93c5781e46e477d415eb /src/main/resources/assets/roughlyenoughitems | |
| parent | a1480e28813b4fc9f6d4f8ce252dd5a355c00855 (diff) | |
| download | RoughlyEnoughItems-fd99a42678f27d74483cfa2ae069de8bea38f893.tar.gz RoughlyEnoughItems-fd99a42678f27d74483cfa2ae069de8bea38f893.tar.bz2 RoughlyEnoughItems-fd99a42678f27d74483cfa2ae069de8bea38f893.zip | |
recipe id cache
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -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 b83a1fa17..9f2f94e0e 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.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", "_comment": "Config Tooltips", |
