diff options
Diffstat (limited to 'src/main/resources/assets')
21 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index dfd2ea5bf8..d640c757ce 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -209,6 +209,12 @@ GT5U.type_filter.representation_slot.tooltip.0=left click to forward GT5U.type_filter.representation_slot.tooltip.1=right click to back GT5U.gui.select.current=Current: +GT5U.gui.button.power_switch=Power Switch +GT5U.gui.button.void_excess=Void Excess +GT5U.gui.button.input_separation=Input Separation +GT5U.gui.button.batch_mode=Batch Mode +GT5U.gui.button.lock_recipe=Lock Recipe +GT5U.gui.button.down_tier=Down Tier GT5U.item.programmed_circuit.select.header=Reprogram Circuit diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_off.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_off.png Binary files differnew file mode 100644 index 0000000000..4c175f7434 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_off.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_off_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_off_disabled.png Binary files differnew file mode 100644 index 0000000000..7c634b8f2f --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_off_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_on.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_on.png Binary files differnew file mode 100644 index 0000000000..e107990aa2 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_on.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_on_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_on_disabled.png Binary files differnew file mode 100644 index 0000000000..7766ab7b7c --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/batch_mode_on_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/down_tiering_off.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/down_tiering_off.png Binary files differnew file mode 100644 index 0000000000..8c28f915d3 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/down_tiering_off.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/down_tiering_on.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/down_tiering_on.png Binary files differnew file mode 100644 index 0000000000..a8160419d0 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/down_tiering_on.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_off.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_off.png Binary files differnew file mode 100644 index 0000000000..4d92d6ed5c --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_off.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_off_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_off_disabled.png Binary files differnew file mode 100644 index 0000000000..4bfc990697 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_off_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_on.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_on.png Binary files differnew file mode 100644 index 0000000000..5decc4d69a --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_on.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_on_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_on_disabled.png Binary files differnew file mode 100644 index 0000000000..88541bcdc7 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/input_separation_on_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/power_switch_off.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/power_switch_off.png Binary files differnew file mode 100644 index 0000000000..c07b296a15 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/power_switch_off.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/power_switch_on.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/power_switch_on.png Binary files differnew file mode 100644 index 0000000000..6ad3c59696 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/power_switch_on.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_locked.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_locked.png Binary files differnew file mode 100644 index 0000000000..51e50abade --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_locked.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_locked_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_locked_disabled.png Binary files differnew file mode 100644 index 0000000000..bfbb40b76b --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_locked_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_unlocked.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_unlocked.png Binary files differnew file mode 100644 index 0000000000..aee99775ba --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_unlocked.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_unlocked_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_unlocked_disabled.png Binary files differnew file mode 100644 index 0000000000..2ae8134b51 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/recipe_unlocked_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_off.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_off.png Binary files differnew file mode 100644 index 0000000000..ed7c3c92e8 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_off.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_off_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_off_disabled.png Binary files differnew file mode 100644 index 0000000000..f16d932887 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_off_disabled.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_on.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_on.png Binary files differnew file mode 100644 index 0000000000..7ba3b14778 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_on.png diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_on_disabled.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_on_disabled.png Binary files differnew file mode 100644 index 0000000000..23d0190f67 --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/void_excess_on_disabled.png |
