From 0d1dff70ade199bef449a8d45fab90eb677274d9 Mon Sep 17 00:00:00 2001 From: Wolf Date: Wed, 22 Jul 2026 22:11:32 -0400 Subject: [PATCH] meow finale_real_finalfinal_real_lastone --- src/main/java/com/hbm/blocks/BlockDummyable.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/hbm/blocks/BlockDummyable.java b/src/main/java/com/hbm/blocks/BlockDummyable.java index 595298e61..e128f8e95 100644 --- a/src/main/java/com/hbm/blocks/BlockDummyable.java +++ b/src/main/java/com/hbm/blocks/BlockDummyable.java @@ -651,7 +651,7 @@ public abstract class BlockDummyable extends BlockContainer implements ICustomBl } //Gets the list of different dimensions that each XLmultiblock has, and generates the list of blocks that needs to be highlighted. - //Each XL multiblock has the getAllDimensions overridden in its own class + //Each XL multiblock has the getAllDimensions overridden in its own class. Each NEEDS it or it will show the incorect shape. List blocks = new java.util.ArrayList<>(); Set set = new java.util.HashSet<>();