diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-06-01 17:02:11 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-06-01 17:02:11 +0800 |
| commit | df6576f1818768a0f8b11cfadae145921d48e6dc (patch) | |
| tree | e1280dbd850c5261d870668cc95fe9500c845e81 /runtime/src/main/resources/assets/roughlyenoughitems/lang | |
| parent | cdfeb35c25de956c29035877ef4043a6e4b2e067 (diff) | |
| parent | a6e09ed07e4079cc1bfa10776b79d4a32bca941e (diff) | |
| download | RoughlyEnoughItems-df6576f1818768a0f8b11cfadae145921d48e6dc.tar.gz RoughlyEnoughItems-df6576f1818768a0f8b11cfadae145921d48e6dc.tar.bz2 RoughlyEnoughItems-df6576f1818768a0f8b11cfadae145921d48e6dc.zip | |
Merge remote-tracking branch 'shedaniel/10.x-1.19.3' into 11.x-1.19.4
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
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", |
