Fixed #7738
This commit is contained in:
@@ -5512,9 +5512,9 @@ public class Blocks{
|
||||
new AssemblerUnitPlan(UnitTypes.tecta, 60f * 60f, PayloadStack.list(UnitTypes.merui, 4, Blocks.tungstenWallLarge, 10)),
|
||||
new AssemblerUnitPlan(UnitTypes.collaris, 60f * 60f * 3f, PayloadStack.list(UnitTypes.cleroi, 6, Blocks.carbideWallLarge, 20))
|
||||
);
|
||||
consumePower(3f);
|
||||
areaSize = 13;
|
||||
|
||||
consumePower(3f);
|
||||
consumeLiquid(Liquids.cyanogen, 9f / 60f);
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user