diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-06-01 16:58:17 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-06-01 16:58:17 +0800 |
| commit | a6e09ed07e4079cc1bfa10776b79d4a32bca941e (patch) | |
| tree | dae7d67eeebd2993a5ecdc2b8d337d41c1127fb9 /runtime/src/main/resources/assets/roughlyenoughitems | |
| parent | 981d975f0e1ddff61bfedd0d45ecbe0803372d8e (diff) | |
| parent | 31d1e1935eae254ba2ff18df57dcd8ad9d9b0fa5 (diff) | |
| download | RoughlyEnoughItems-a6e09ed07e4079cc1bfa10776b79d4a32bca941e.tar.gz RoughlyEnoughItems-a6e09ed07e4079cc1bfa10776b79d4a32bca941e.tar.bz2 RoughlyEnoughItems-a6e09ed07e4079cc1bfa10776b79d4a32bca941e.zip | |
Merge remote-tracking branch 'shedaniel/9.x-1.19' into 10.x-1.19.3
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems')
| -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", |
