diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-04-14 18:59:00 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-04-14 18:59:00 +0800 |
| commit | 64ab4b0b9ae0a7d66bbf0f548fee6c441fbe5cba (patch) | |
| tree | 8550fffbfb480b167fc7a801254334e6ba9e7b2a /src/main/resources | |
| parent | 256300ec1a83b237c1c3d1655afc93ab9f37cb76 (diff) | |
| download | RoughlyEnoughItems-64ab4b0b9ae0a7d66bbf0f548fee6c441fbe5cba.tar.gz RoughlyEnoughItems-64ab4b0b9ae0a7d66bbf0f548fee6c441fbe5cba.tar.bz2 RoughlyEnoughItems-64ab4b0b9ae0a7d66bbf0f548fee6c441fbe5cba.zip | |
Fix #63, Close #64
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 3 |
1 files changed, 3 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 a06397203..25cc6c62d 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -79,6 +79,9 @@ "text.rei.config.enable_legacy_speedcraft_support": "Enable Legacy Plugin Support: ", "text.rei.config.april_fools": "April Fools", "text.rei.config.april_fools.2019": "Force 2019 REI April Fools' joke: ", + "text.rei.config.item_cheating_mode": "Item Cheating Amount:", + "text.rei.config.item_cheating_mode.rei_like": "Normal", + "text.rei.config.item_cheating_mode.jei_like": "Reversed", "text.rei.no_config_api": "Cloth Config API does not exist!\nPlease install it in order to show an in-game config screen!", "_comment": "Don't change / translate the credit down below if you are doing it :)", "text.rei.credit.text": "§lRoughly Enough Items\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n - Originally by ZenDarva\n - Created by Danielshe\n - Plugin Support by TehNut\n\n§lLanguage Translation\n English - Danielshe\n Simplified Chinese - Danielshe\n Traditional Chinese - hugoalh & Danielshe\n French - Yanis48\n German - MelanX\n Estonian - Madis0\n Portuguese - thiagokenis\n LOLCAT - Danielshe\n Upside Down - Danielshe\n Brazilian Portuguese\n Bulgarian - geniiii\n\n§lLicense\n§7Roughly Enough Items is using MIT." |
