forked from SteamWar/SteamWar
Hotfix PistonCalculator
This commit is contained in:
+1
-1
@@ -281,7 +281,7 @@ public class PistonCalculator implements Listener {
|
||||
} else {
|
||||
text.append("§ePush\n");
|
||||
}
|
||||
text.append("§f").append(movedBlocks.size()).append("§eB");
|
||||
text.append("§f").append(movedBlocks.size()).append(" §eBlocks");
|
||||
textDisplay.setText(text.toString());
|
||||
textDisplay.setBillboard(Display.Billboard.CENTER);
|
||||
textDisplay.setAlignment(TextDisplay.TextAlignment.CENTER);
|
||||
|
||||
Reference in New Issue
Block a user