diff options
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 13 | ||||
-rw-r--r-- | src/main/resources/assets/gregtech/textures/gui/overlay_button/hourglass.png | bin | 0 -> 7562 bytes |
2 files changed, 13 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 03afafc0ee..b9000ea98a 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -1377,3 +1377,16 @@ gt.item.adv_sensor_card.tooltip.frequency=Frequency: §b%s gt.item.adv_sensor_card.error.deconstructed.1=-ERROR- Machine Deconstructed gt.item.adv_sensor_card.error.deconstructed.2=Place machine again to re-enable gt.item.adv_sensor_card.error.no_data=No data found + +gt.cover.info.format.tick_rate=§b%s§r %s +gt.cover.info.chat.tick_rate=Cover tick rate set to %s +gt.cover.info.chat.tick_rate_not_allowed=Cannot adjust tick rate of this cover type with a jackhammer +gt.cover.info.button.tick_rate.1=Current tick rate: Every %s%s +gt.cover.info.button.tick_rate.2=Left click to increase, right click to decrease +gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click +gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r +gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r +gt.time.tick.singular=tick +gt.time.tick.plural=ticks +gt.time.second.singular=second +gt.time.second.plural=seconds diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_button/hourglass.png b/src/main/resources/assets/gregtech/textures/gui/overlay_button/hourglass.png Binary files differnew file mode 100644 index 0000000000..ed9b8de56e --- /dev/null +++ b/src/main/resources/assets/gregtech/textures/gui/overlay_button/hourglass.png |