Skip to content

Commit 52cdca5

Browse files
committed
add color to the numbers
1 parent 564d328 commit 52cdca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/assets/gregtech/lang/en_us.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@ cover.generic.ender.delete_entry=Delete Entry
14241424

14251425
cover.generic.advanced_detector.latched=Latched
14261426
cover.generic.advanced_detector.continuous=Continuous
1427-
cover.generic.advanced_detector.latch_tooltip=Change the redstone behavior of this Cover. \n§eContinuous§7 - Default\n Values less than the minimum output 0\n Values higher than the maximum output 15\n Values between min and max output between 0 and 15 \n§eLatched§7\n Output 15 until above max, then output 0 until below min
1427+
cover.generic.advanced_detector.latch_tooltip=Change the redstone behavior of this Cover. \n§eContinuous§7 - Default\n Values less than the minimum output §b0§7\n Values higher than the maximum output §b15§7\n Values between min and max output between §b0§7 and §b15§7 \n§eLatched§7\n Output §b15§7 until above max, then output §b0§7 until below min
14281428
cover.generic.advanced_detector.invert_label=Redstone Output:
14291429
cover.generic.advanced_detector.latch_label=Behavior:
14301430
cover.generic.advanced_detector.invert_tooltip=Toggle to invert the redstone logic

0 commit comments

Comments
 (0)