diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-10-22 23:15:56 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-16 00:38:18 +0900 |
| commit | ea618dbde55b640576c364086bb789bd06563974 (patch) | |
| tree | ac5e03a4af3c88d68aa18bc53513957e7b46a7e4 /runtime/src/main/resources | |
| parent | 03fc341975d5bfe4d09b56fe2523ddc91d702b2a (diff) | |
| download | RoughlyEnoughItems-ea618dbde55b640576c364086bb789bd06563974.tar.gz RoughlyEnoughItems-ea618dbde55b640576c364086bb789bd06563974.tar.bz2 RoughlyEnoughItems-ea618dbde55b640576c364086bb789bd06563974.zip | |
Add selector
Diffstat (limited to 'runtime/src/main/resources')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 | ||||
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/config/selector.png | bin | 0 -> 175 bytes |
2 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 9eeddb001..883b778e2 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -372,6 +372,7 @@ "config.rei.options.groups.reset.reset": "Reset", "config.rei.options.reset.reset_all_options": "Reset All Options", "config.rei.options.reset.reset_all_options.desc": "This is an extremely destructive operation. This resets all REI options as the factory state, and cannot be reversed.", + "config.rei.value.default": "%s (Default)", "config.rei.value.trueFalse.false": "False", "config.rei.value.trueFalse.true": "True", "config.rei.value.enabledDisabled.false": "Disabled", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/config/selector.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/config/selector.png Binary files differnew file mode 100644 index 000000000..231b3170f --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/config/selector.png |
