Skip to content

Commit

Permalink
update inscriber slot limit tooltip and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sea-Kerman committed Nov 10, 2023
1 parent bda3c2c commit 9321a30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/appeng/core/localization/ButtonToolTips.java
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public enum ButtonToolTips implements LocalizationEnum {
"Try to use fluids instead of items.\nSubstitutable ingredients are marked in green."),
FuzzyMode("Fuzzy Comparison"),
IOMode("Input/Output Mode"),
InscriberBufferSize("Buffer Size"),
InscriberBufferSize("Input Slot Stack Size"),
InscriberBufferLow("Stack to 4"),
InscriberBufferHigh("Stack to 64"),
InscriberSideness("Automation Access Mode"),
Expand Down
Binary file modified src/main/resources/assets/ae2/textures/guis/states.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9321a30

Please sign in to comment.