mirror of
https://github.com/TicTicBoooom-Mods/MasterfulMachinery.git
synced 2026-01-18 16:37:23 +01:00
Display FE I/O Percent with two decimal places. Most likely my last commit of the day.
This commit is contained in:
@@ -31,7 +31,6 @@ import javax.annotation.Nullable;
|
||||
import java.util.stream.Stream;
|
||||
|
||||
public class ControllerBlock extends DirectionalBlock {
|
||||
@Getter
|
||||
private RegistryObject<TileEntityType<?>> type;
|
||||
@Getter
|
||||
private String controllerName;
|
||||
|
||||
Reference in New Issue
Block a user