aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-05-08 00:55:25 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-05-08 00:55:25 +0800
commita5c90bb7d4748ba2da024ce468ffeeda99bf4a0f (patch)
tree4bcc51bdcee2dbc521d2bf74f0f913ec04485f67 /src/main/resources
parent5357ec90f80768b69b197161e877e3ef884650a4 (diff)
downloadRoughlyEnoughItems-a5c90bb7d4748ba2da024ce468ffeeda99bf4a0f.tar.gz
RoughlyEnoughItems-a5c90bb7d4748ba2da024ce468ffeeda99bf4a0f.tar.bz2
RoughlyEnoughItems-a5c90bb7d4748ba2da024ce468ffeeda99bf4a0f.zip
start of 2.9 update beta
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json1
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.pngbin6419 -> 7000 bytes
-rwxr-xr-xsrc/main/resources/fabric.mod.json2
3 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index ebc19ccad..a4d76ff46 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -93,6 +93,7 @@
"text.rei.config.light_gray_recipe_border": "Light Gray Recipe Border:",
"text.rei.config_api_failed": "You arrived here either if Cloth Config API failed or you don't have it installed!\nUpdate / Install the API and report to the bug tracker.",
"text.rei.back": "Back",
+ "text.rei.config.recipe_screen_type": "Screen Type",
"_comment": "Config Tooltips",
"tooltip.rei.config.side_search_box": "Declares the location of the search field:\nYes: Left / Right\nNo: Center\n \nDefaulted: No",
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
index 8f8bdc874..a233c36e8 100755
--- a/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
Binary files differ
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 8ff017fdc..b80d634b3 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "roughlyenoughitems",
- "name": "RoughlyEnoughItems",
+ "name": "Roughly Enough Items",
"description": "To allow players to view items and recipes. Version: ${version}",
"version": "${version}",
"authors": [