diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-02-15 15:32:09 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-02-15 15:32:09 +0800 |
| commit | 77f0859404d10f60643de6ec5ed42bc8f090be08 (patch) | |
| tree | cc89ba5a722c0ecab500572600dc07de1d5664d3 /runtime/src/main/resources/assets | |
| parent | 75e2b26669d5960aac8626f879b0943224ac4814 (diff) | |
| download | RoughlyEnoughItems-77f0859404d10f60643de6ec5ed42bc8f090be08.tar.gz RoughlyEnoughItems-77f0859404d10f60643de6ec5ed42bc8f090be08.tar.bz2 RoughlyEnoughItems-77f0859404d10f60643de6ec5ed42bc8f090be08.zip | |
Close #768
Diffstat (limited to 'runtime/src/main/resources/assets')
| -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 99f039e67..866d202bd 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -158,6 +158,7 @@ "config.roughlyenoughitems.functionality": "Functionality", "config.roughlyenoughitems.advanced": "Advanced", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.cheating.when_creative": "During Creative Mode", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.keyBindings": "Keybindings", "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:", |
