Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified Multiblock Lathe #3724

Merged
merged 10 commits into from
Jan 4, 2025
Prev Previous commit
Next Next commit
Spotless
Nockyx committed Dec 28, 2024
commit 00c6df51547f27dc2a61e3747172dbdc7c222175
Original file line number Diff line number Diff line change
@@ -15,8 +15,6 @@
import static gregtech.api.enums.Textures.BlockIcons.OVERLAY_FRONT_MULTI_LATHE_GLOW;
import static gregtech.api.util.GTStructureUtility.buildHatchAdder;
import static gregtech.api.util.GTStructureUtility.chainAllGlasses;
import static net.minecraft.util.EnumChatFormatting.BLUE;
import static net.minecraft.util.EnumChatFormatting.DARK_AQUA

import java.text.DecimalFormat;
import java.util.List;