aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-20 22:00:51 +0800
committershedaniel <daniel@shedaniel.me>2020-01-20 22:00:51 +0800
commitc0b54fae494fcd8bba476eb0153c8689a85231cc (patch)
treef5b7266225093fa811e05e2f6dcf320c7e0ae146 /src/main/resources
parentc683eb4cf0b621c5ac176915e3aeea604cea26fd (diff)
downloadRoughlyEnoughItems-c0b54fae494fcd8bba476eb0153c8689a85231cc.tar.gz
RoughlyEnoughItems-c0b54fae494fcd8bba476eb0153c8689a85231cc.tar.bz2
RoughlyEnoughItems-c0b54fae494fcd8bba476eb0153c8689a85231cc.zip
Fix #246
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json1
-rw-r--r--src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.pngbin0 -> 5756 bytes
2 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 f635bf405..067bec76c 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -80,6 +80,7 @@
"text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
"text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
"text.rei.working_station": "Working Station",
+ "text.rei.release_export": "§lRelease %s to export",
"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.",
diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png
new file mode 100644
index 000000000..3b00721f5
--- /dev/null
+++ b/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png
Binary files differ