aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2023-05-31 23:18:02 +0800
committershedaniel <daniel@shedaniel.me>2023-06-01 16:55:08 +0800
commit15ff1dcfe181d3469b5a1d28986cf965f0e95df4 (patch)
treece5801c45facc01b5245bce7b3f519c39e4c9312 /runtime/src/main/resources
parentc14a1cc216730037319f2a18370fd29b1993fe71 (diff)
downloadRoughlyEnoughItems-15ff1dcfe181d3469b5a1d28986cf965f0e95df4.tar.gz
RoughlyEnoughItems-15ff1dcfe181d3469b5a1d28986cf965f0e95df4.tar.bz2
RoughlyEnoughItems-15ff1dcfe181d3469b5a1d28986cf965f0e95df4.zip
Fix #1396 and fix #998
Diffstat (limited to 'runtime/src/main/resources')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 35d9f23d0..1e3b150fa 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -322,6 +322,7 @@
"config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Faster Entry Rendering:",
"config.roughlyenoughitems.miscellaneous.cachingFastEntryRendering": "Caching Entry Rendering:",
"config.roughlyenoughitems.miscellaneous.cachingFastEntryRendering.@PrefixText": "This option will improve performance for rendering entries for up to 5x, with an average of 2.5x performance gain. However, this will break enchantment glints and animated textures.",
+ "config.roughlyenoughitems.miscellaneous.cachingDisplayLookup": "Caching Display Lookup:",
"config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
"config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
"config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",